Commits
Commits on Jan 6, 2022
-
Allow patch version of ML-powered queries pack to be bumped
Henry Mercer committedJan 6, 2022 Copy the full SHA e7fe6daView commit details -
Only run ML-powered queries with v2.7.5 or newer of the CLI
Henry Mercer committedJan 6, 2022 Copy the full SHA 2159631View commit details -
Document use of redundant feature flag API call
Henry Mercer committedJan 6, 2022 Copy the full SHA 9de1702View commit details -
Bump the version of the ATM query pack to 0.0.2
Henry Mercer committedJan 6, 2022 Copy the full SHA efded22View commit details -
Test loading of ML-powered queries
Henry Mercer committedJan 6, 2022 Copy the full SHA 5602bd5View commit details -
Run ML-powered queries for JS security-extended behind feature flag
Henry Mercer committedJan 6, 2022 Copy the full SHA 2f4be8eView commit details
Commits on Jan 4, 2022
-
Always upload DB when in debug mode
Edoardo Pirovano committedJan 4, 2022 Copy the full SHA 00d4d60View commit details
Commits on Dec 29, 2021
-
Update supported GitHub Enterprise Server versions.
GitHub committedDec 29, 2021 Copy the full SHA 3e59deeView commit details
Commits on Dec 16, 2021
-
Stub feature flag API endpoint in tests
Henry Mercer committedDec 16, 2021 Copy the full SHA 254816cView commit details -
Represent feature flags using an enum
Replaces the previous string literal type
Henry Mercer committedDec 16, 2021 Copy the full SHA 6d62c24View commit details
Commits on Dec 15, 2021
-
Explicitly pass repository to feature flags constructor
As suggested in review: The `GITHUB_REPOSITORY` environment variable is only available on Actions. Passing it in explicitly avoids potentially crashing if this code is called from the runner.
Henry Mercer committedDec 15, 2021 Copy the full SHA 5e87034View commit details -
Throw an error if the feature flag API request errors
Henry Mercer committedDec 15, 2021 Copy the full SHA 621e079View commit details -
Use new feature flag architecture when uploading databases
Henry Mercer committedDec 15, 2021 Copy the full SHA d6499faView commit details -
Add support for feature flagging via the GitHub API
Henry Mercer committedDec 15, 2021 Copy the full SHA 04671efView commit details
Commits on Dec 13, 2021
-
Merge branch 'main' into duplicated-output
Chris Gavin authored and GitHub committedDec 13, 2021 Copy the full SHA 1d83f2aView commit details
Commits on Dec 9, 2021
-
Refuse to use broken versions in the toolcache
Edoardo Pirovano committedDec 9, 2021 Copy the full SHA 705f634View commit details -
Stop printing all output twice.
Chris Gavin committedDec 9, 2021 Copy the full SHA b7b7607View commit details -
Prepare for the CodeQL 2.7.3 release
Andrew Eisenberg committedDec 9, 2021 Copy the full SHA fccdee0View commit details
Commits on Dec 8, 2021
-
Always use
force: true
for delAndrew Eisenberg committedDec 8, 2021 Copy the full SHA 67d11b5View commit details -
`rmDir` is not available on the node version used by the actions runner. Instead, use the `del` package. It is safe, well-tested, and cross-platform.
Andrew Eisenberg committedDec 8, 2021 Copy the full SHA 45dc27dView commit details -
Revert "Bump default CodeQL version to 2.7.3"
Andrew Eisenberg authored and GitHub committedDec 8, 2021 Copy the full SHA a8cf6f4View commit details -
Autobuild: Prefix invocations with CODEQL_RUNNER
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
Andrew Eisenberg and Aditya Sharad committedDec 8, 2021 Copy the full SHA fac22deView commit details
Commits on Dec 7, 2021
-
Bump default CodeQL version to 2.7.3
Andrew Eisenberg committedDec 7, 2021 Copy the full SHA 043e3deView commit details
Commits on Dec 1, 2021
-
Delete bundled db before recreating
Robert committedDec 1, 2021 Copy the full SHA c82e09aView commit details -
Upload using uploads.github.com if enabled for that repository
Robert committedDec 1, 2021 Copy the full SHA 460d053View commit details
Commits on Nov 22, 2021
-
Bump default CodeQL version to 2.7.2
Edoardo Pirovano committedNov 22, 2021 Copy the full SHA 8b902e1View commit details
Commits on Nov 17, 2021
-
Add a clarifying comment to a
break
.Chris Gavin committedNov 17, 2021 Copy the full SHA b9bd459View commit details -
Move the delay to the end of the loop.
Chris Gavin committedNov 17, 2021 Copy the full SHA 215c4f5View commit details -
Split out waiting for processing.
Chris Gavin committedNov 17, 2021 Copy the full SHA 4eef7efView commit details -
Check for errors in the analysis status response.
Chris Gavin committedNov 17, 2021 Copy the full SHA e0b9b9aView commit details -
Add a default value for
wait-for-processing
.Chris Gavin committedNov 17, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 823bb21View commit details -
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
Chris Gavin and Andrew Eisenberg committedNov 17, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 49fc4c9View commit details -
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
Chris Gavin and Andrew Eisenberg committedNov 17, 2021 Copy the full SHA 21a786fView commit details -
Add an option to allow waiting until an analysis has been processed b…
…efore finishing the Action.
Chris Gavin committedNov 17, 2021 Copy the full SHA 316ad9dView commit details
Commits on Nov 15, 2021
-
Respect value of
LD_PRELOAD
given by the CLIEdoardo Pirovano committedNov 15, 2021 Copy the full SHA 9b506feView commit details