Commits
80b43ca9d3
Name already in use
Commits on Nov 12, 2020
-
send action ref and tool version in status reports
Robert committedNov 12, 2020
Commits on Nov 11, 2020
-
Merge pull request #299 from github/azure_pipelines
Detect Agent.Worker.exe
Robert authored and GitHub committedNov 11, 2020 -
Merge branch 'main' into azure_pipelines
Robert authored and GitHub committedNov 11, 2020
Commits on Nov 10, 2020
-
Merge pull request #298 from github/use-github-action-repository-vari…
…able Make use of the `GITHUB_ACTION_REPOSITORY` environment variable if it is set.
Chris Gavin authored and GitHub committedNov 10, 2020 -
Merge branch 'main' into use-github-action-repository-variable
Chris Gavin authored and GitHub committedNov 10, 2020 -
Robert committed
Nov 10, 2020 -
Merge pull request #297 from github/rneatherway-patch-1
Change suggested workflow to analyse merge commit
Robin Neatherway authored and GitHub committedNov 10, 2020 -
Make use of the
GITHUB_ACTION_REPOSITORY
environment variable if it…… is set.
Chris Gavin committedNov 10, 2020 -
Change suggested workflow to analyse merge commit
Robin Neatherway authored and GitHub committedNov 10, 2020 -
Merge pull request #296 from 0xflotus/patch-1
fix: small typo in import-action-entrypoint.ql
Robert authored and GitHub committedNov 10, 2020
Commits on Nov 9, 2020
-
fix: small typo in import-action-entrypoint.ql
0xflotus authored and GitHub committedNov 9, 2020 -
Merge pull request #294 from github/rneatherway/bump-codeql-20201106
Update default CodeQL bundle version
Robin Neatherway authored and GitHub committedNov 9, 2020 -
Update default CodeQL bundle version
Robin Neatherway committedNov 9, 2020
Commits on Nov 5, 2020
-
Merge pull request #291 from github/simon-engledew/output-codeql-path
Add a codeql-path output to the init action
Simon Engledew authored and GitHub committedNov 5, 2020 -
As this is an advanced usage it makes more sense to work to getting this included in the documentation instead.
Simon Engledew committedNov 5, 2020
Commits on Nov 4, 2020
-
Expand readme to include codeql-path output example
Also add example from README into workflow to confirm it is accurate.
Simon Engledew committedNov 4, 2020 -
Move setOutput into try block in case it errors
Simon Engledew committedNov 4, 2020 -
Fix indentation for action output
Co-authored-by: Chris Gavin <chris@chrisgavin.me>
Simon Engledew and Chris Gavin committedNov 4, 2020 -
Add codeql-path to README (wip)
Simon Engledew committedNov 4, 2020 -
Use codeql-path output in python-deps workflow
Simon Engledew committedNov 4, 2020 -
Report the path of CodeQL as an output
Simon Engledew committedNov 4, 2020 -
Merge pull request #289 from github/simon-engledew/fix-act-local
Fix invalid API call when running locally
Simon Engledew authored and GitHub committedNov 4, 2020 -
Merge branch 'main' into simon-engledew/fix-act-local
Simon Engledew authored and GitHub committedNov 4, 2020 -
Remove unnecessary env manipulation
testing-utils.ts / setupTests() already stores and restores the env
Simon Engledew committedNov 4, 2020 -
Fix invalid API call when running locally
The method getAnalysisKey would call getWorkflowPath and raise an API Error. This change follows the pattern in prepareLocalRunEnvironment to set a dummy value for the required environment variable, therefore shortcutting the API request.
Simon Engledew committedNov 4, 2020 -
Merge pull request #288 from github/tweak-bump-supported-versions
Make a few small tweaks to the update-supported-enterprise-server-versions script.
Chris Gavin authored and GitHub committedNov 4, 2020 -
Merge branch 'main' into tweak-bump-supported-versions
Chris Gavin authored and GitHub committedNov 4, 2020
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 -
Merge pull request #287 from github/disable-gpgsign-in-tests
Disable gpg key signing in tests
Simon Engledew authored and GitHub committedNov 3, 2020 -
Merge branch 'main' into disable-gpgsign-in-tests
Simon Engledew authored and GitHub committedNov 3, 2020 -
Only increase the newest supported release, never reduce it.
Chris Gavin committedNov 3, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 4ffed26View commit details -
Fix a copy and pasted job name.
Chris Gavin committedNov 3, 2020 Unverified
No user is associated with the committer email.Copy the full SHA beac9d5View commit details -
Merge pull request #285 from github/check-api-version
Log a warning if the API version is not supported.
Chris Gavin authored and GitHub committedNov 3, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 1364a74View 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 -
Disable gpg key signing in tests
This avoids a popup appearing if your GPG key has a passphrase and ensures the tests still pass even if GPG is misconfigured.
Simon Engledew committedNov 3, 2020 Unverified
No user is associated with the committer email.Copy the full SHA efc3797View commit details