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 flags file to include experimental flags and test/usage flags #1864

Merged
merged 10 commits into from
Sep 16, 2021

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    7f79d9c View commit details
    Browse the repository at this point in the history
  2. Address comments and enable subfeature flags by default

    Signed-off-by: Danny Chiao <[email protected]>
    adchia committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    841980a View commit details
    Browse the repository at this point in the history
  3. Rewriting to use yaml as source of truth for feature flags

    Signed-off-by: Danny Chiao <[email protected]>
    adchia committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    4249ed4 View commit details
    Browse the repository at this point in the history
  4. Fixing defaults

    Signed-off-by: Danny Chiao <[email protected]>
    adchia committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    1131389 View commit details
    Browse the repository at this point in the history
  5. Revert usage change

    Signed-off-by: Danny Chiao <[email protected]>
    adchia committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    459af6f View commit details
    Browse the repository at this point in the history
  6. Revert usage change 2

    Signed-off-by: Danny Chiao <[email protected]>
    adchia committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    dafb64e View commit details
    Browse the repository at this point in the history
  7. Revert usage change 3

    Signed-off-by: Danny Chiao <[email protected]>
    adchia committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    7de3c7f View commit details
    Browse the repository at this point in the history
  8. Fix description of flags member

    Signed-off-by: Danny Chiao <[email protected]>
    adchia committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    282199f View commit details
    Browse the repository at this point in the history
  9. Not sorting yaml order when serializing

    Signed-off-by: Danny Chiao <[email protected]>
    adchia committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    58303b7 View commit details
    Browse the repository at this point in the history
  10. Comments

    Signed-off-by: Danny Chiao <[email protected]>
    adchia committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    ca8707d View commit details
    Browse the repository at this point in the history