Simon Engledew
ba14abbca7
Rewrite the ref to correctly point to refs/remotes
...
Fixes the rev-parse issues caused by https://github.com/github/codeql-action/pull/428
2021-03-25 13:08:55 +00:00
Simon Engledew
972dc3e3f9
Merge pull request #428 from github/simon-engledew/detect-merge
...
Fix race condition with actions/checkout@v1
2021-03-23 06:18:28 +00:00
Simon Engledew
9165099103
Skip doing work if it is not necessary
2021-03-22 15:50:04 +00:00
Simon Engledew
36a9516acc
PR feedback
2021-03-22 15:09:33 +00:00
Aditya Sharad
687b7b73f7
Merge pull request #429 from github/update-v1-5d467d01
...
Merge main into v1
2021-03-22 07:42:13 -07:00
Simon Engledew
ef92c5ac5f
Count the number of parents of the current commit to check it is still a merge
...
Work around a race condition in actions where sometimes GITHUB_SHA != git rev-parse head
2021-03-22 12:05:00 +00:00
Aditya Sharad
5d467d014b
Merge pull request #427 from github/hmakholm/pr/2.4.6
2021-03-20 15:52:17 -07:00
Henning Makholm
f8e31274f4
Revert "Temporarily use the latest version for testing"
...
This reverts commit e700075082 .
2021-03-20 01:13:11 +01:00
Robin Neatherway
e700075082
Temporarily use the latest version for testing
2021-03-20 00:35:46 +01:00
Henning Makholm
d2f4021928
Update CodeQL bundle to 20210319
2021-03-20 00:30:46 +01:00
Josh Soref
c4fced7348
Fix spelling errors
...
spelling: executable
spelling: github
spelling: javascript
spelling: latest
spelling: occurred
spelling: parameter
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
codeql-bundle-20210319
2021-03-18 09:40:47 -07:00
Andrew Eisenberg
08fae3caba
Display better error message on invalid sarif
...
Specifically, some third party tools do not include a `results`
block for runs when there is an error. This change adds a more
explicit error message for this situation.
2021-03-18 09:03:42 -07:00
Andrew Eisenberg
ffd96b38fb
Ensure error correct error message on 403 error
2021-03-17 07:55:21 -07:00
Robert
0f834639e4
Merge pull request #423 from github/robertbrignull/toolcache-query-safety
...
Make unguarded-action-lib better at ignoring uses of toolcache
2021-03-16 16:13:33 +00:00
Robert
5004a54ed3
Merge branch 'main' into robertbrignull/toolcache-query-safety
2021-03-16 15:29:47 +00:00
Robert
8373707722
Merge pull request #422 from github/robertbrignull/getActionsCodeQLActionRepository
...
Make control flow cleaer to fix unguarded-action-lib alert
2021-03-16 15:22:37 +00:00
Robert
378f30f95d
call setupActionsVars in the tests too
2021-03-16 13:43:28 +00:00
Robert
d698cb3d2b
Make unguarded-action-lib better at ignoring uses of toolcache
2021-03-16 13:14:17 +00:00
Robert
09024e50d4
make control flow cleaer to fix query alert
2021-03-16 12:07:00 +00:00
Chris Gavin
daff33213e
Merge pull request #417 from github/dependabot/npm_and_yarn/runner/elliptic-6.5.4
...
Bump elliptic from 6.5.3 to 6.5.4 in /runner
2021-03-16 10:11:36 +00:00
Chris Gavin
4c3c9b0d41
Merge branch 'main' into dependabot/npm_and_yarn/runner/elliptic-6.5.4
2021-03-16 09:52:57 +00:00
Chris Gavin
0ed969c530
Merge pull request #419 from github/update-v1-cfec2bbc
...
Merge main into v1
2021-03-15 10:22:24 +00:00
dependabot[bot]
4df078eec5
Bump elliptic from 6.5.3 to 6.5.4 in /runner
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-11 04:41:48 +00:00
Chris Gavin
cfec2bbc35
Merge pull request #409 from github/check-ghae-endpoint-first-only-on-ghae
...
When downloading the CodeQL bundle, only use the GitHub AE endpoint on GitHub AE, and check it first.
2021-03-10 13:03:16 +00:00
Chris Gavin
18f6367c46
Merge branch 'main' into check-ghae-endpoint-first-only-on-ghae
2021-03-10 12:23:15 +00:00
Aditya Sharad
df9359871e
Merge pull request #415 from github/update-v1-2fcc4eb0
...
Merge main into v1
2021-03-09 11:12:08 -08:00
Aditya Sharad
2fcc4eb030
Merge pull request #414 from github/hmakholm/pr/2.4.5
...
Update CodeQL bundle to 20210308
2021-03-09 10:35:53 -08:00
Henning Makholm
27ed6ac804
Revert "Temporarily use the latest version for testing"
...
This reverts commit c78d81fa3e .
2021-03-09 19:03:10 +01:00
Robin Neatherway
c78d81fa3e
Temporarily use the latest version for testing
2021-03-09 18:21:32 +01:00
Henning Makholm
bcca43b391
Update CodeQL bundle to 20210308
2021-03-09 17:43:35 +01:00
Aditya Sharad
5c4e11807d
Merge pull request #413 from github/update-v1-6ddfab14
...
Merge main into v1
2021-03-08 11:35:14 -08:00
Aditya Sharad
6ddfab14f6
Merge pull request #412 from github/fix-pip-url
...
Fix the Pip download URL.
codeql-bundle-20210308
2021-03-08 10:51:58 -08:00
Chris Gavin
039625a3ce
Fix the Pip download URL.
2021-03-08 18:27:42 +00:00
Aditya Sharad
ce6b93eb0a
Merge pull request #408 from github/adityasharad/bundle/20210304
...
Update CodeQL bundle to 20210304 / CLI 2.4.4
2021-03-08 07:53:39 -08:00
Simon Engledew
145b51c270
Merge pull request #410 from github/update-v1-bde489c6
...
Merge main into v1
2021-03-08 15:50:17 +00:00
Chris Gavin
bb51ece0b4
When downloading the CodeQL bundle, only use the GitHub AE endpoint on GitHub AE, and check it first.
2021-03-07 11:18:54 +00:00
Aditya Sharad
fb01860db6
Revert "Temporarily use the latest version for testing"
...
This reverts commit 2f4f48f767 .
2021-03-04 13:33:26 -08:00
Aditya Sharad
2f4f48f767
Temporarily use the latest version for testing
2021-03-04 13:20:54 -08:00
Aditya Sharad
0ff9c449b7
Update CodeQL bundle to 20210304 / CLI 2.4.4
2021-03-04 13:05:37 -08:00
Simon Engledew
bde489c632
Merge pull request #406 from github/simon-engledew/go-module
...
Check if this mitigates the go 1.16 issue
codeql-bundle-20210304
2021-03-01 13:20:17 +00:00
Simon Engledew
324d987bc6
Check if this mitigates the go 1.16 issue
2021-03-01 13:01:56 +00:00
Chris Gavin
e40d00393d
Merge pull request #405 from github/update-v1-964ae012
...
Merge main into v1
2021-03-01 10:57:06 +00:00
Chris Gavin
964ae01287
Merge pull request #400 from github/no-update-release-branch-on-forks
...
Don't run update release branch workflow on forks.
2021-02-24 09:28:41 +00:00
Chris Gavin
fdf2494cfa
Don't run update release branch workflow on forks.
2021-02-23 11:44:38 +00:00
Robert
d00607bc7b
Merge pull request #399 from github/update-v1-bcd7b2de
...
Merge main into v1
2021-02-22 10:37:31 +00:00
Robert
7f1d7b8bda
Merge pull request #398 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions.
2021-02-22 10:34:38 +00:00
GitHub
760681b052
Update supported GitHub Enterprise Server versions.
2021-02-20 00:26:14 +00:00
Aditya Sharad
bcd7b2de1d
Merge pull request #396 from github/adityasharad/ram-threshold
...
Increase the default amount of RAM reserved for the OS
2021-02-17 12:05:25 -08:00
Aditya Sharad
fd0ad84431
Merge branch 'main' into adityasharad/ram-threshold
2021-02-17 11:29:15 -08:00
Robert
41b73e168c
Merge pull request #397 from github/robertbrignull/runner_auth
...
Set externalRepoAuth
2021-02-17 16:53:23 +00:00