Commits
Commits on Mar 16, 2021
-
Merge branch 'main' into robertbrignull/toolcache-query-safety
Robert committedMar 16, 2021 Copy the full SHA 5004a54View commit details -
Make unguarded-action-lib better at ignoring uses of toolcache
Robert committedMar 16, 2021 Copy the full SHA d698cb3View commit details -
make control flow cleaer to fix query alert
Robert committedMar 16, 2021 Copy the full SHA 09024e5View commit details
Commits on Mar 7, 2021
-
When downloading the CodeQL bundle, only use the GitHub AE endpoint o…
…n GitHub AE, and check it first.
Chris Gavin committedMar 7, 2021 Unverified
No user is associated with the committer email.Copy the full SHA bb51eceView commit details
Commits on Feb 15, 2021
-
Also look for the CodeQL bundle at the custom GitHub AE endpoint.
Chris Gavin committedFeb 15, 2021 Unverified
No user is associated with the committer email.Copy the full SHA f8c5dacView commit details
Commits on Jan 26, 2021
-
Fix deduplication of bundle download sources.
Chris Gavin committedJan 26, 2021 Unverified
No user is associated with the committer email.Copy the full SHA d182a0eView commit details
Commits on Nov 30, 2020
-
Use version information to construct payload
Robin Neatherway committedNov 30, 2020 Copy the full SHA dff118fView commit details
Commits on Nov 26, 2020
-
Request meta endpoint at the start of execution
Robert committedNov 26, 2020 Copy the full SHA 81a21bfView commit details
Commits on Nov 23, 2020
-
Introduce parameter object for API params that travel together
Sam Partington committedNov 23, 2020 Copy the full SHA 20567b5View commit details
Commits on Nov 20, 2020
-
Merge branch 'main' into fix-typos
Eric Cornelissen committedNov 20, 2020 Copy the full SHA 6aaf048View commit details -
Eric Cornelissen committed
Nov 20, 2020 Copy the full SHA 5416d4fView commit details
Commits on Nov 19, 2020
-
Eric Cornelissen committed
Nov 19, 2020 Copy the full SHA 847f4efView commit details
Commits on Nov 18, 2020
-
Merge branch 'main' into robertbrignull/tools_version
Robert committedNov 18, 2020 Copy the full SHA 0d960dfView commit details -
Merge main into add-multi-cause-markdown-flag.
Chris Gavin committedNov 18, 2020 Unverified
No user is associated with the committer email.Copy the full SHA f94e06aView commit details
Commits on Nov 12, 2020
-
Robert committed
Nov 12, 2020 Copy the full SHA 1737b80View commit details -
send action ref and tool version in status reports
Robert committedNov 12, 2020 Copy the full SHA 80b43caView commit details
Commits on Nov 10, 2020
-
Make use of the
GITHUB_ACTION_REPOSITORY
environment variable if it…… is set.
Chris Gavin committedNov 10, 2020 Unverified
No user is associated with the committer email.Copy the full SHA bf30ea6View commit details
Commits on Nov 3, 2020
-
Add the --threads config option to finalize db (#281)
This flag is already being used for `runQueries`, so let's use it for finalize as well.
Andrew Eisenberg authored and GitHub committedNov 3, 2020 Unverified
No user is associated with the committer email.Copy the full SHA bc1ee16View commit details -
Log the version warning a second time if a request fails unexpectedly.
Chris Gavin committedNov 3, 2020 Unverified
No user is associated with the committer email.Copy the full SHA b16110eView commit details
Commits on Nov 2, 2020
-
Merge main into check-api-version.
Chris Gavin committedNov 2, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 5e2fa08View commit details -
Pass a logger in to
getApiClient()
rather than constructing one there.Chris Gavin committedNov 2, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 865b4bdView commit details
Commits on Oct 30, 2020
-
Log a warning if the API version is not supported.
Chris Gavin committedOct 30, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 1220ae5View commit details -
Merge branch 'main' into daverlo/min-disk-free
David Verdeguer committedOct 30, 2020 Copy the full SHA 04e7c3cView commit details
Commits on Oct 27, 2020
-
Enable the CodeQL SARIF multi-cause markdown flag.
Chris Gavin committedOct 27, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 2d75893View commit details
Commits on Oct 1, 2020
-
Merge branch 'cbraynor/fix206' into cbraynor/fix201
Chris Raynor committedOct 1, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 6d01157View commit details -
Merge branch 'main' into cbraynor/fix206
Chris Raynor committedOct 1, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 10479a2View commit details -
Switching to import/order instead of sort-imports
Chris Raynor committedOct 1, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 122c9b7View commit details -
Marco Gario committed
Oct 1, 2020 Copy the full SHA d5029a8View commit details
Commits on Sep 29, 2020
-
Resolve violations of import/no-extraneous-dependencies lint
Fixes #201
Chris Raynor committedSep 29, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 8200c13View commit details -
Unverified
No user is associated with the committer email.Copy the full SHA 228546aView commit details
Commits on Sep 24, 2020
-
Add min disk free flag to database analyze:
David Verdeguer committedSep 24, 2020 Copy the full SHA 7753decView commit details
Commits on Sep 23, 2020
-
Resolve violations of eslint-comments/no-use lint
Resolves #197
Michael Huynh committedSep 23, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 80b408eView commit details
Commits on Sep 22, 2020
-
Allowing a cached version of the CodeQL bundle sometimes
To save time downloading the CodeQL bundle we're pre-downloading it into the hosted Actions runner, but because the release schedule is different there may be some version drift. This change allows a different version of the bundle to be used than the default if a version isn't explicitly specified, there's only one version downloaded, and it's been marked as a 'pinned-version' - otherwise it reverts to the prior behavior.
Chris Raynor committedSep 22, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 41464b1View commit details
Commits on Sep 15, 2020
-
Robert Brignull committed
Sep 15, 2020 Copy the full SHA 121fd33View commit details
Commits on Sep 14, 2020
-
Merge branch 'main' into nickfyson/error_wrapper
# Conflicts: # lib/codeql.js # lib/codeql.js.map # src/codeql.ts
Nick Fyson committedSep 14, 2020 Copy the full SHA e5e9aadView commit details