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

[ffs] - Allow setting initial feature flag values #1319

Merged
merged 7 commits into from
Jan 8, 2024
Merged

[ffs] - Allow setting initial feature flag values #1319

merged 7 commits into from
Jan 8, 2024

Commits on Jan 3, 2024

  1. remove timestamps from FeatureFlag message

    Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
    puckpuck committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c93fbba View commit details
    Browse the repository at this point in the history
  2. remove timestamps from FeatureFlag message

    Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
    puckpuck committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    7d2b2a5 View commit details
    Browse the repository at this point in the history
  3. init feature flags using sql

    Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
    puckpuck committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    fae0651 View commit details
    Browse the repository at this point in the history
  4. allows initial feature flags values

    Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
    puckpuck committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c588931 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Update src/ffs_postgres/20-ffs_data.sql

    Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
    puckpuck and julianocosta89 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2f2ee1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    629219c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3041183 View commit details
    Browse the repository at this point in the history