Commits
e5e9aad174
Name already in use
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 Unverified
No user is associated with the committer email.Copy the full SHA e5e9aadView commit details -
Merge pull request #181 from github/cbraynor/eslint
Switching to ESLint
Chris Raynor authored and GitHub committedSep 14, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 698eab0View commit details -
Adding super simple lint Action
Chris Raynor committedSep 14, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 7bdf90aView commit details -
Adding temporary overrides to allow the linter to pass
Chris Raynor committedSep 14, 2020 Unverified
No user is associated with the committer email.Copy the full SHA cb51c85View commit details -
Chris Raynor committed
Sep 14, 2020 Unverified
No user is associated with the committer email.Copy the full SHA a184d50View commit details -
Chris Raynor committed
Sep 14, 2020 Unverified
No user is associated with the committer email.Copy the full SHA c96f843View commit details -
Chris Raynor committed
Sep 14, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 09b4a82View commit details -
Adding ESLint config and required dev dependencies
Chris Raynor committedSep 14, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 06765f9View commit details -
Merge branch 'main' into nickfyson/error_wrapper
Nick Fyson authored and GitHub committedSep 14, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 814840bView commit details
Commits on Sep 13, 2020
-
Merge pull request #183 from github/dependabot/npm_and_yarn/node-fetc…
…h-2.6.1 Bump node-fetch from 2.6.0 to 2.6.1
Chris Raynor authored and GitHub committedSep 13, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 6567bffView commit details -
Chris Raynor committed
Sep 13, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 0579b4dView commit details
Commits on Sep 12, 2020
-
Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored and GitHub committedSep 12, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 0b64878View commit details
Commits on Sep 11, 2020
-
Merge branch 'main' into nickfyson/error_wrapper
# Conflicts: # lib/codeql.js.map
Nick Fyson committedSep 11, 2020 Unverified
No user is associated with the committer email.Copy the full SHA b104d6eView commit details -
make ErrorMatcher an object rather than a tuple
Nick Fyson committedSep 11, 2020 Unverified
No user is associated with the committer email.Copy the full SHA b3b9901View commit details -
tweak in response to reviewer comments
Nick Fyson committedSep 11, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 1fb7c81View commit details -
Merge pull request #178 from github/nickfyson/include-snippets
add optional workflow input to specify whether snippets are added to sarif
Nick Fyson authored and GitHub committedSep 11, 2020 Copy the full SHA 57ef26cView commit details -
Merge branch 'main' into nickfyson/include-snippets
Nick Fyson authored and GitHub committedSep 11, 2020 Copy the full SHA be681d4View commit details -
Merge pull request #180 from ericcornelissen/patch-1
Fix "Using a custom configuration" link in the README
Robert authored and GitHub committedSep 11, 2020 Unverified
No user is associated with the committer email.Copy the full SHA a2cdfc8View commit details
Commits on Sep 10, 2020
-
Fix "Using a custom configuration" link in README
Fix the "Using a custom configuration" link the README. The actual ID of the header on the page is "using-a-custom-configuration-file", so I updated both the link and the link test to match. (as far as I can tell all other links in the README work as expected)
Eric Cornelissen authored and GitHub committedSep 10, 2020 Copy the full SHA ea3706dView commit details -
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 -
Merge pull request #177 from github/external_queries_test
Make a local repo for checkoutExternalQueries
Robert authored and GitHub committedSep 10, 2020 Copy the full SHA 75af0bfView commit details -
Merge branch 'main' into external_queries_test
Robert authored and GitHub committedSep 10, 2020 Unverified
No user is associated with the committer email.Copy the full SHA d4f40dbView commit details -
Merge pull request #175 from github/runner-integration-tests
Add more integration tests for the runner
Robert authored and GitHub committedSep 10, 2020 Unverified
No user is associated with the committer email.Copy the full SHA c5f77d0View commit details -
Merge branch 'main' into runner-integration-tests
Robert authored and GitHub committedSep 10, 2020 Unverified
No user is associated with the committer email.Copy the full SHA e608367View commit details -
Merge pull request #176 from github/fingerprint_test
Add another fingerprinting test
Robert authored and GitHub committedSep 10, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 4d8719bView commit details
Commits on Sep 9, 2020
-
make a local repo for checkoutExternalQueries
Robert Brignull committedSep 9, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 3be0e89View commit details -
add another fingerprinting test
Robert Brignull committedSep 9, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 3db0a25View commit details -
Merge branch 'main' into runner-integration-tests
Robert authored and GitHub committedSep 9, 2020 Unverified
No user is associated with the committer email.Copy the full SHA d82e34bView commit details -
Update integration-testing.yml
Robert authored and GitHub committedSep 9, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 67246cdView commit details -
Merge pull request #165 from github/allow-additive-queries-in-workflow
Allow "additive" queries in workflow by prefixing with "+"
Sam Partington authored and GitHub committedSep 9, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 028706cView commit details -
Merge branch 'main' into allow-additive-queries-in-workflow
Sam Partington authored and GitHub committedSep 9, 2020
Commits on Sep 8, 2020
-
add more integration tests for the runner
Robert Brignull committedSep 8, 2020 -
Merge pull request #167 from github/windows_tracing
Fix tracing on windows for the runner, and when using multiple self-hosted actions runners
Robert authored and GitHub committedSep 8, 2020 -
Make variable name less ambiguous
Sam Partington committedSep 8, 2020 -
Merge branch 'main' into allow-additive-queries-in-workflow
Sam Partington committedSep 8, 2020