Commits
cfec2bbc35
Name already in use
Commits on Mar 10, 2021
-
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.
Chris Gavin authored and GitHub committedMar 10, 2021 -
Merge branch 'main' into check-ghae-endpoint-first-only-on-ghae
Chris Gavin authored and GitHub committedMar 10, 2021
Commits on Mar 9, 2021
-
Merge pull request #414 from github/hmakholm/pr/2.4.5
Update CodeQL bundle to 20210308
Aditya Sharad authored and GitHub committedMar 9, 2021 -
Revert "Temporarily use the latest version for testing"
This reverts commit c78d81f.
Henning Makholm committedMar 9, 2021 -
Temporarily use the latest version for testing
Robin Neatherway authored and Henning Makholm committedMar 9, 2021 -
Update CodeQL bundle to 20210308
Henning Makholm committedMar 9, 2021
Commits on Mar 8, 2021
-
Merge pull request #412 from github/fix-pip-url
Fix the Pip download URL.
Aditya Sharad authored and GitHub committedMar 8, 2021 -
Chris Gavin committed
Mar 8, 2021 -
Merge pull request #408 from github/adityasharad/bundle/20210304
Update CodeQL bundle to 20210304 / CLI 2.4.4
Aditya Sharad authored and GitHub committedMar 8, 2021
Commits on Mar 7, 2021
-
When downloading the CodeQL bundle, only use the GitHub AE endpoint o…
…n GitHub AE, and check it first.
Chris Gavin committedMar 7, 2021
Commits on Mar 4, 2021
-
Revert "Temporarily use the latest version for testing"
This reverts commit 2f4f48f.
Aditya Sharad committedMar 4, 2021 -
Temporarily use the latest version for testing
Aditya Sharad committedMar 4, 2021 -
Update CodeQL bundle to 20210304 / CLI 2.4.4
Aditya Sharad committedMar 4, 2021
Commits on Mar 1, 2021
-
Merge pull request #406 from github/simon-engledew/go-module
Check if this mitigates the go 1.16 issue
Simon Engledew authored and GitHub committedMar 1, 2021 -
Check if this mitigates the go 1.16 issue
Simon Engledew committedMar 1, 2021
Commits on Feb 24, 2021
-
Merge pull request #400 from github/no-update-release-branch-on-forks
Don't run update release branch workflow on forks.
Chris Gavin authored and GitHub committedFeb 24, 2021
Commits on Feb 23, 2021
-
Don't run update release branch workflow on forks.
Chris Gavin committedFeb 23, 2021
Commits on Feb 22, 2021
-
Merge pull request #398 from github/update-supported-enterprise-serve…
…r-versions Update supported GitHub Enterprise Server versions.
Robert authored and GitHub committedFeb 22, 2021
Commits on Feb 20, 2021
-
Update supported GitHub Enterprise Server versions.
GitHub committedFeb 20, 2021
Commits on Feb 17, 2021
-
Merge pull request #396 from github/adityasharad/ram-threshold
Increase the default amount of RAM reserved for the OS
Aditya Sharad authored and GitHub committedFeb 17, 2021 -
Merge branch 'main' into adityasharad/ram-threshold
Aditya Sharad authored and GitHub committedFeb 17, 2021 -
Merge pull request #397 from github/robertbrignull/runner_auth
Set externalRepoAuth
Robert authored and GitHub committedFeb 17, 2021 -
Robert authored and Andrew Eisenberg committed
Feb 17, 2021 -
Merge pull request #393 from github/ghae-endpoint
Also look for the CodeQL bundle at the custom GitHub AE endpoint.
Chris Gavin authored and GitHub committedFeb 17, 2021 -
Merge branch 'main' into ghae-endpoint
Chris Gavin authored and GitHub committedFeb 17, 2021
Commits on Feb 16, 2021
-
Merge pull request #395 from github/aeisenberg/remove-external-token
Remove --external-repository-token option from runner
Aditya Sharad authored and GitHub committedFeb 16, 2021 -
Increase the default amount of RAM reserved for the OS
Mitigation for OOM errors (137/SIGKILL) seen by users when we overcommit the available memory. For Unix, reserve 1GB. For Windows, reserve 1.5GB, as the OS needs more memory and estimates inaccurately.
Aditya Sharad committedFeb 16, 2021 -
Remove --external-repository-token option from runner
Specifying a token as a cli input leads to a potential for leaking the token on CI logs. This commit removes the option. Instead, users should specify a single GitHub token through `--github-auth-stdin` or by setting the `GITHUB_TOKEN` environment variable. This token should be created with enough privileges to access the required repository.
Andrew Eisenberg committedFeb 16, 2021 -
Add capability to specify auth from env var or stdin
This commit adds two new ways of specifying GitHub auth: 1. from the GITHUB_TOKEN environment variable 2. from standard input This commit does not include any documentation changes and the descriptions of new command line options will need to be tweaked.
Andrew Eisenberg authored and Andrew Eisenberg committedFeb 16, 2021 -
Merge branch 'main' into ghae-endpoint
Chris Gavin authored and GitHub committedFeb 16, 2021 -
Merge pull request #394 from github/lock-bundler-version
Lock bundler version to 2.2.9.
Chris Gavin authored and GitHub committedFeb 16, 2021 Copy the full SHA 1d92248View commit details -
Merge branch 'main' into lock-bundler-version
Chris Gavin authored and GitHub committedFeb 16, 2021 Copy the full SHA c6390afView commit details
Commits on Feb 15, 2021
-
Lock bundler version to 2.2.9.
Chris Gavin committedFeb 15, 2021 Unverified
No user is associated with the committer email.Copy the full SHA f2896ebView commit details -
Also look for the CodeQL bundle at the custom GitHub AE endpoint.
Chris Gavin committedFeb 15, 2021 Unverified
No user is associated with the committer email.Copy the full SHA f8c5dacView commit details -
Merge pull request #385 from github/allow-override-temp
Allow overriding path of temporary files.
Chris Gavin authored and GitHub committedFeb 15, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 49cb962View commit details