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

Improve FF framework #4116

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Improve FF framework #4116

merged 1 commit into from
Feb 2, 2024

Conversation

aitorvs
Copy link
Collaborator

@aitorvs aitorvs commented Jan 25, 2024

Task/Issue URL: https://app.asana.com/0/488551667048375/1206413338208929/f

Description

Improve the feature flagging system to:

  • not require rollout steps
  • allocate the rollout threshold just once
  • other simplifications

All changes should be backwards compatible and don't modify behavior for existing or future flags

Steps to test this PR

Perform test cases in https://app.asana.com/0/0/1206413338208951/f

@aitorvs
Copy link
Collaborator Author

aitorvs commented Jan 25, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @aitorvs and the rest of your teammates on Graphite Graphite

@aitorvs aitorvs force-pushed the feature/aitor/ff_different branch 2 times, most recently from 4fd499c to dcf32d5 Compare January 25, 2024 17:18
@aitorvs aitorvs force-pushed the feature/aitor/ff_different branch from dcf32d5 to 2fceebf Compare February 2, 2024 15:39
@aitorvs aitorvs merged commit c5cfe11 into develop Feb 2, 2024
7 checks passed
@aitorvs aitorvs deleted the feature/aitor/ff_different branch February 2, 2024 17:58
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

Successfully merging this pull request may close these issues.

2 participants