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

feat(flags): Decide returns all flags, not just active flags #13616

Merged
merged 3 commits into from
Jan 10, 2023

Conversation

neilkakkar
Copy link
Contributor

Problem

Part of #13601

Refactors get_active_feature_flags into get_all_feature_flags, and updates appropriate call sites. The re-naming should ensure that we didn't miss it anywhere & tests should help catch any bugs here.

Changes

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

How did you test this code?

@neilkakkar neilkakkar requested review from EDsCODE and liyiy January 10, 2023 14:50
@neilkakkar neilkakkar marked this pull request as ready for review January 10, 2023 15:30
@neilkakkar
Copy link
Contributor Author

Should be no risk to merge this as-is, as v3 isn't used anywhere yet, and v2 behaviour is unchanged

@neilkakkar neilkakkar enabled auto-merge (squash) January 10, 2023 15:56
@neilkakkar neilkakkar merged commit 7cbbd40 into master Jan 10, 2023
@neilkakkar neilkakkar deleted the decide-v3 branch January 10, 2023 16:04
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