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

Add experiment flags for modules to opt in to #494

Open
NathanFlurry opened this issue Aug 7, 2024 — with Linear · 1 comment
Open

Add experiment flags for modules to opt in to #494

NathanFlurry opened this issue Aug 7, 2024 — with Linear · 1 comment
Labels
enhancement New feature or request

Comments

Copy link
Member

Motivation

Need to be able to test a lot of features without stabilizing them.

Implementation

Allow the module to specify experiments to opt in to in the module.json.

Alternatives

Define this at the project config instead. But this means we can't dogfood experimental features internally before shipping. The concern is more about preventing breaking changes, so it's OK if modules use experimental features.

@NathanFlurry NathanFlurry added the enhancement New feature or request label Aug 7, 2024 — with Linear
Copy link

linear bot commented Aug 7, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant