-
Notifications
You must be signed in to change notification settings - Fork 375
Enable a controlled switchover between CodeQL releases #1475
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
cdb9019
Support determining Dotcom CLI version from feature flags
henrymercer a6dff04
Ignore default version flags with invalid version numbers
henrymercer a76fe4f
Enable mapping from CLI version to bundle tag name
henrymercer bd2f52f
Move CodeQL setup to its own file
henrymercer c3be36f
Use new default version to set up CodeQL
henrymercer 23d151d
Add test for using default version with no requested URL on Dotcom
henrymercer 2f7b9a1
Differentiate `setupCodeql.setupCodeQL` from `codeql.setupCodeQL`
henrymercer e8c12e1
Add a debug log for the feature flag API response
henrymercer 648838c
Allow
8000
using a `x.y.z-yyyymmdd` toolcache version for CLI `x.y.z`.
henrymercer 1eeb9df
Remove dead code
henrymercer a89ad76
Expand note about defaults.json compatibility
henrymercer 31c7ce1
Add doc describing CLI version marker files
henrymercer 9578699
Merge branch 'main' into henrymercer/controlled-switchover
henrymercer 28f827a
Add changelog notes
henrymercer c9b1be5
Bump version to 2.2.0
henrymercer c2e39e0
Cache explicitly requested bundles with their URL if possible
henrymercer 33206d2
Include the bundle version in the toolcache version number
henrymercer 0be20e5
Use the CLI version when caching the bundle in telemetry too
henrymercer 12998b7
Convert logger call to debug
henrymercer 13cdac3
Improve changelog notes
henrymercer eca06a5
Further improve changelog notes
henrymercer ac7e4d7
Improve changelog note some more
henrymercer 115587a
Merge branch 'main' into henrymercer/controlled-switchover
henrymercer b660a38
Address review comments
henrymercer a5b44c1
Add a sentence on recommended practices for using the CLI
henrymercer 5f1362d
Merge branch 'main' into henrymercer/controlled-switchover
henrymercer 8a4abfd
Support `cli-version-x.y.z-pre.txt` marker files
henrymercer 3d62f02
Update changelog note
henrymercer 9012214
Merge branch 'main' into henrymercer/controlled-switchover
henrymercer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Convert logger call to debug
- Loading branch information
commit 12998b7ba333cc7155540b2644d8439bbc27be6e
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.