Commits
Commits on Oct 5, 2020
-
Merge branch 'main' into daverlo/python
David Verdeguer committedOct 5, 2020 Copy the full SHA 55eb02cView commit details
Commits on Oct 1, 2020
-
Merge branch 'main' into cbraynor/fix206
Chris Raynor committedOct 1, 2020 Copy the full SHA 10479a2View commit details -
Switching to import/order instead of sort-imports
Chris Raynor committedOct 1, 2020 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
-
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 23, 2020
-
David Verdeguer committed
Sep 23, 2020 Copy the full SHA 3495596View commit details -
Check platform before installing python tools
David Verdeguer committedSep 23, 2020 Copy the full SHA 1477345View commit details -
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 -
Merge branch 'main' into daverlo/python-v2
David Verdeguer committedSep 23, 2020 Copy the full SHA 23a1a65View 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 -
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