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

[Grouped Updates] Don't instantiate any groups without the feature flag #7557

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

brrygrdn
Copy link
Contributor

With the changes made in #7548 we have a clear touch-point as to when groups are hydrated from the configuration at job startup.

This follows up on that to correct and oversight where the feature flag / experiment for grouped updates didn't stop us attempting to interpret your group config if the feature was disabled.

At this point we're in public beta so this experiment is generally true in production but this reduces the splash radius for anyone using the CLI and ensures that the feature flag is a proper circuit breaker if we need to turn things off temporarily.

@brrygrdn brrygrdn requested a review from a team as a code owner July 13, 2023 11:11
@brrygrdn brrygrdn changed the title Don't instantiate any groups without the feature flag [Grouped Updates] Don't instantiate any groups without the feature flag Jul 13, 2023
@brrygrdn brrygrdn force-pushed the brrygrdn/refactor-dependency-group-engine branch from e7804f5 to 15beeeb Compare July 14, 2023 09:13
Base automatically changed from brrygrdn/refactor-dependency-group-engine to main July 14, 2023 11:32
@brrygrdn brrygrdn force-pushed the brrygrdn/guard-group-eval-with-experiment branch from 167601d to 0d141f7 Compare July 14, 2023 11:48
@brrygrdn brrygrdn merged commit d5ecf60 into main Jul 14, 2023
86 checks passed
@brrygrdn brrygrdn deleted the brrygrdn/guard-group-eval-with-experiment branch July 14, 2023 12:38
brettfo pushed a commit to brettfo/dependabot-core that referenced this pull request Oct 11, 2023
…up-eval-with-experiment

[Grouped Updates] Don't instantiate any groups without the feature flag
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.

None yet

2 participants