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

Update the name of the flag we use for specificity #32575

Merged
merged 2 commits into from Jan 8, 2020
Merged

Update the name of the flag we use for specificity #32575

merged 2 commits into from Jan 8, 2020

Conversation

epeach
Copy link

@epeach epeach commented Jan 8, 2020

Description

To prep for the BETT Demo, I'm swapping out the name of the experiment flag from 'microbit' to 'bett-demo'. Being more specific with the flag string will make it easier to scope the changes that are behind this flag and easily deprecate the flag after the demo (useful as we move our changes from 'demo-ready' to 'release-ready').

Testing story

Reviewer Checklist:

  • Tests provide adequate coverage
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

@ajpal
Copy link
Contributor

ajpal commented Jan 8, 2020

not blocking: Can you put the experiment names you're using as constants here? https://github.com/code-dot-org/code-dot-org/blob/staging/apps/src/util/experiments.js#L20

@epeach epeach merged commit b40821e into staging Jan 8, 2020
@epeach epeach deleted the mb-flag branch January 8, 2020 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants