Skip to content

Commit

Permalink
Remove feature flags for bypassing the toolcache
Browse files Browse the repository at this point in the history
- We can now use the default bundle version feature flags to remediate a
bad bundle update.
- Controlled switchover ensures that a repo consistently gets the same
bundle version, so we no longer have alert churn concerns with Kotlin
and Swift.
  • Loading branch information
henrymercer committed Feb 8, 2023
1 parent 4369dda commit db534af
Show file tree
Hide file tree
Showing 27 changed files with 49 additions and 475 deletions.
5 changes: 2 additions & 3 deletions lib/codeql.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/codeql.js.map

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions lib/codeql.test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/codeql.test.js.map

Large diffs are not rendered by default.

18 changes: 0 additions & 18 deletions lib/feature-flags.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit db534af

Please sign in to comment.