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

Feature Flags explicitly excluded? #62

Closed
earloc opened this issue Apr 24, 2024 · 3 comments
Closed

Feature Flags explicitly excluded? #62

earloc opened this issue Apr 24, 2024 · 3 comments

Comments

@earloc
Copy link

earloc commented Apr 24, 2024

Hi.

Is there a particular reason why feature-flags are explicitly excluded?

Trying to get hands on integrating with feature-flags and now stumbling over this.

Probably will end up using @azure/app-configuration, yet still wondering why we are not able to maybe at least opt-in to include feature-flags as well

@earloc
Copy link
Author

earloc commented Apr 24, 2024

just saw #55. Any ETA for when we can expect FeatureManagement (FM) support?

@Eskibear
Copy link
Member

Trying to get hands on integrating with feature-flags and now stumbling over this

Yes, that's the trade-off. But we don't want to create future breaking changes if possible, as described in #55

Repo for feature management: https://github.com/microsoft/FeatureManagement-JavaScript
We will release a preview version soon. For the moment, probably you can checkout the repo and build the tgz package locally and give it a try. Please let us know the early feedback!

@earloc
Copy link
Author

earloc commented Apr 30, 2024

yeah, thx for coming back on this. Might try that out, once it got released. In the mean-time, we will probably just stick to @azure/app-configuration, as we currently just want enabled/disabled for the time being, until we need more sophisticated approaches utilizing target-filters.

@earloc earloc closed this as completed Apr 30, 2024
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

No branches or pull requests

2 participants