Skip to content

Commit

Permalink
Remove fallback logic for mapping default CLI version to GitHub Release
Browse files Browse the repository at this point in the history
The default version feature flags will now always point to a CLI version
with a semantically versioned bundle, so we can find the GitHub
Release directly from the CLI version.
  • Loading branch information
Henry Mercer committed Jul 7, 2023
1 parent 395fdba commit bec18d1
Show file tree
Hide file tree
Showing 18 changed files with 106 additions and 401 deletions.
32 changes: 3 additions & 29 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.

39 changes: 18 additions & 21 deletions lib/feature-flags.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/feature-flags.js.map

Large diffs are not rendered by default.

28 changes: 15 additions & 13 deletions lib/feature-flags.test.js

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

Loading

0 comments on commit bec18d1

Please sign in to comment.