-
Notifications
You must be signed in to change notification settings - Fork 329
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
Add support for downloading packs from GHES #1221
Merged
Merged
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c7bb894 - Browse repository at this point
Copy the full SHA c7bb894View commit details -
Add support for downloading packs from GHES
This change adds: - new `registries` block allowed in code scanning config file - new `registries-auth-tokens` input in init action - Change the downloadPacks function so that it accepts new parameters: - registries block - api auth - Generate a qlconfig.yml file with the registries block if one is supplied. Use this file when downloading packs. - temporarily set the `GITHUB_TOKEN` and `CODEQL_REGISTRIES_AUTH` based on api auth TODO: 1. integration test 2. handle pack downloads when the config is generated by the CLI
Configuration menu - View commit details
-
Copy full SHA for 0e98efa - Browse repository at this point
Copy the full SHA 0e98efaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d92118 - Browse repository at this point
Copy the full SHA 1d92118View commit details
Commits on Sep 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e9b47b1 - Browse repository at this point
Copy the full SHA e9b47b1View commit details
Commits on Sep 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b044362 - Browse repository at this point
Copy the full SHA b044362View commit details -
Configuration menu - View commit details
-
Copy full SHA for abdf26c - Browse repository at this point
Copy the full SHA abdf26cView commit details
Commits on Sep 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7e086b2 - Browse repository at this point
Copy the full SHA 7e086b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf97a6d - Browse repository at this point
Copy the full SHA bf97a6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 376fea6 - Browse repository at this point
Copy the full SHA 376fea6View commit details
Commits on Sep 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4fa3e8b - Browse repository at this point
Copy the full SHA 4fa3e8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dcb9de - Browse repository at this point
Copy the full SHA 5dcb9deView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa434aa - Browse repository at this point
Copy the full SHA aa434aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5974446 - Browse repository at this point
Copy the full SHA 5974446View commit details
Commits on Sep 8, 2022
-
Append
/
to end of registries urlAvoids a bug in 2.10.4. Also, add some better handling for invalid registries blocks.
Configuration menu - View commit details
-
Copy full SHA for 6085805 - Browse repository at this point
Copy the full SHA 6085805View commit details
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.