Commits
Commits on Sep 29, 2020
-
Copy the full SHA 228546aView commit details -
Merge branch 'main' into rneatherway/optional-merge
Robin Neatherway authored and GitHub committedSep 29, 2020 Copy the full SHA 2d6f607View commit details
Commits on Sep 28, 2020
-
Merge branch 'main' into fix/205
Chris Raynor authored and GitHub committedSep 28, 2020 Copy the full SHA a2931d3View commit details -
Copy the full SHA c68c97eView commit details
Commits on Sep 25, 2020
-
Copy the full SHA 476bf86View commit details
Commits on Sep 23, 2020
-
Merge branch 'main' into fix/197
Robert authored and GitHub committedSep 23, 2020 Copy the full SHA 5d00d5bView commit details -
Copy the full SHA 38363a1View commit details -
Resolve violations of eslint-comments/no-use lint
Resolves #197
Michael Huynh committedSep 23, 2020 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 Copy the full SHA 41464b1View commit details
Commits on Sep 21, 2020
-
Fix retrying uploads by using Octokit retry plugin.
Chris Gavin committedSep 21, 2020 Copy the full SHA 31c2ecaView commit details -
Merge main into update-actions-github.
Chris Gavin committedSep 21, 2020 Copy the full SHA bba73b6View commit details -
Use
getOctokit(...)
when getting the GitHub API client.Chris Gavin committedSep 21, 2020 Copy the full SHA cc0eb45View commit details
Commits on Sep 20, 2020
-
Copy the full SHA 4666a0eView commit details
Commits on Sep 18, 2020
-
Merge branch 'main' into robertbrignull/init_status_queries
Robert authored and GitHub committedSep 18, 2020 Copy the full SHA def0091View commit details -
Update to the latest version of
@actions/github
.Chris Gavin committedSep 18, 2020 Copy the full SHA 9ed519fView commit details -
Merge branch 'main' into split_builtin_custom_queries
Robert Brignull committedSep 18, 2020 Copy the full SHA 1dc1029View commit details
Commits on Sep 17, 2020
-
include workflow queries in status report
Robert Brignull committedSep 17, 2020 Copy the full SHA 875a8daView commit details -
Do not always overwrite the GITHUB_REF for PRs
As we move towards analysing the merge commit for pull requests by default, we should stop sending `/refs/pull/n/head` rather than `refs/pull/n/merge` _unless_ the checked-out SHA has actually changed. Here we assume that any change (compared to GITHUB_SHA) indicates that `git checkout HEAD^2` has been run earlier. This may sometimes be incorrect (e.g. `git checkout mybranch`), but in that case the ref would be wrong either way.
Robin Neatherway committedSep 17, 2020 Copy the full SHA 7795860View commit details
Commits on Sep 16, 2020
-
Robert Brignull committed
Sep 16, 2020 Copy the full SHA 4c4114fView commit details -
Merge branch 'main' into robertbrignull/consistent_inputs
Robert Brignull committedSep 16, 2020 Copy the full SHA 7be1a41View commit details
Commits on Sep 15, 2020
-
Add getOptionalInput and getRequiredInput
Robert Brignull committedSep 15, 2020 Copy the full SHA c1cee53View commit details -
Merge branch 'main' into remove_file
Nick Fyson authored and GitHub committedSep 15, 2020 Copy the full SHA 0da3e94View commit details -
Marco Gario committed
Sep 15, 2020 Copy the full SHA 3325da8View commit details -
Robert Brignull committed
Sep 15, 2020 Copy the full SHA 121fd33View commit details
Commits on Sep 14, 2020
-
Robert Brignull committed
Sep 14, 2020 Copy the full SHA 89dad14View commit details -
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 -
Chris Raynor committed
Sep 14, 2020 Copy the full SHA a184d50View commit details
Commits on Sep 11, 2020
-
Merge branch 'main' into nickfyson/error_wrapper
# Conflicts: # lib/codeql.js.map
Nick Fyson committedSep 11, 2020 Copy the full SHA b104d6eView commit details -
make ErrorMatcher an object rather than a tuple
Nick Fyson committedSep 11, 2020 Copy the full SHA b3b9901View commit details -
tweak in response to reviewer comments
Nick Fyson committedSep 11, 2020 Copy the full SHA 1fb7c81View commit details
Commits on Sep 10, 2020
-
add optional workflow input to specify whether snippets are added to …
…sarif output
Nick Fyson committedSep 10, 2020 Copy the full SHA 77f767cView commit details -
split up builtin and custom queries
Robert Brignull committedSep 10, 2020 Copy the full SHA 0539269View commit details -
Merge branch 'main' into external_queries_test
Robert authored and GitHub committedSep 10, 2020 Copy the full SHA d4f40dbView commit details
Commits on Sep 9, 2020
-
make a local repo for checkoutExternalQueries
Robert Brignull committedSep 9, 2020 Copy the full SHA 3be0e89View commit details -
add another fingerprinting test
Robert Brignull committedSep 9, 2020 Copy the full SHA 3db0a25View commit details