Skip to content

M8F-131 - Reconfigured m8flow-connectors to use m8flow- prefixed folders#81

Merged
auslin-aot merged 4 commits intoAOT-Technologies:mainfrom
andrepestana-aot:feature/M8F-131-add-license-for-connectors
Mar 19, 2026
Merged

M8F-131 - Reconfigured m8flow-connectors to use m8flow- prefixed folders#81
auslin-aot merged 4 commits intoAOT-Technologies:mainfrom
andrepestana-aot:feature/M8F-131-add-license-for-connectors

Conversation

@andrepestana-aot
Copy link
Collaborator

@andrepestana-aot andrepestana-aot commented Mar 17, 2026

JIRA Ticket

https://aottech.atlassian.net/browse/M8F-131

Description

  • Reconfigured m8flow-connectors to use m8flow- prefixed folders
  • Fixed a bug about using M8FLOW_BACKEND_CONNECTOR_PROXY_URL=http://localhost:8004
    • Commented in sample.env as the default comes now from docker compose;
    • Changed m8flow-docker-compose.yml to internally access m8flow-connector-proxy: M8FLOW_BACKEND_CONNECTOR_PROXY_URL: "http://m8flow-connector-proxy:${CONNECTOR_PROXY_PORT:-8004}"
image image

Type

  • Feature
  • Bug fix
  • Documentation
  • Other

Changes

  • Backend
  • Frontend
  • Documentation

Testing

  • Rebuild backend and m8flow-connector-proxy to test the connectors.

Related Issues

Closes #

Copy link
Collaborator

@auslin-aot auslin-aot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you check whether the poetry.lock file is still referencing the old subdirectory name without the m8flow prefix (e.g., connectors/connector-slack)? If you’re regenerating the lock file, please use Poetry version 2.2.1. Also, verify that the connector container starts without any issues and that the connectors are listed correctly in the service task.

Image

@andrepestana-aot andrepestana-aot changed the title reconfigured m8flow-connectors to use m8flow- prefixed folders M8F-131 - Reconfigured m8flow-connectors to use m8flow- prefixed folders Mar 18, 2026
Copy link
Collaborator

@auslin-aot auslin-aot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

connectors are not listed
Image

@auslin-aot auslin-aot merged commit fa37452 into AOT-Technologies:main Mar 19, 2026
9 of 10 checks passed
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants