Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Composer] Remove feature flag for composer #5470

Closed
2 tasks
LukasStordeur opened this issue Jan 24, 2024 · 1 comment
Closed
2 tasks

[Composer] Remove feature flag for composer #5470

LukasStordeur opened this issue Jan 24, 2024 · 1 comment
Assignees
Labels
composer Issues related to the smart service composer

Comments

@LukasStordeur
Copy link
Collaborator

Currently, there's no documentation on how to activate the composer for local development. It is by default enabled on the local-setup, but when we proxy, the local folder structure is overridden, and the config from the local-setup ignored.

It would be an improvement to maybe work with a ENV variable to toggle the feature on local development.

  • add documentation how the featureFlag can be used on local development when proxying.
  • try to adjust the current implementation to use ENV variables.
@LukasStordeur LukasStordeur added the composer Issues related to the smart service composer label Jan 24, 2024
@LukasStordeur
Copy link
Collaborator Author

remove composer from feature flag requirements

@LukasStordeur LukasStordeur changed the title [Composer] Improve local development process [Composer] Remove feature flag for composer Feb 8, 2024
@matborowczyk matborowczyk self-assigned this Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
composer Issues related to the smart service composer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants