Commits
ffd96b38fb
Name already in use
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 Unverified
No user is associated with the committer email.Copy the full SHA 0ab754cView commit details -
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 Unverified
No user is associated with the committer email.Copy the full SHA 4c94e29View commit details -
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 Copy the full SHA 58defc0View commit details -
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 Copy the full SHA 88714e3View commit details -
Merge branch 'main' into ghae-endpoint
Chris Gavin authored and GitHub committedFeb 16, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 3c63623View commit details -
Merge pull request #394 from github/lock-bundler-version
Lock bundler version to 2.2.9.
Chris Gavin authored and GitHub committedFeb 16, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 1d92248View commit details -
Merge branch 'main' into lock-bundler-version
Chris Gavin authored and GitHub committedFeb 16, 2021 Unverified
No user is associated with the committer email.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 -
Merge branch 'main' into allow-override-temp
Chris Gavin authored and GitHub committedFeb 15, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 04d2b00View commit details -
Merge pull request #392 from github/detect-ghae
Add detection for GitHub AE.
Chris Gavin authored and GitHub committedFeb 15, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 3568e4aView commit details -
Merge main into allow-override-temp.
Chris Gavin committedFeb 15, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 7b72f1cView commit details -
Treat empty
CODEQL_ACTION_TEMP
the same as it not being set.Chris Gavin committedFeb 15, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 6452109View commit details -
Convert GitHub variant to an enum.
Chris Gavin committedFeb 15, 2021 Unverified
No user is associated with the committer email.Copy the full SHA c9ca4ecView commit details
Commits on Feb 13, 2021
-
Chris Gavin committed
Feb 13, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 0656b2cView commit details
Commits on Feb 2, 2021
-
Merge pull request #380 from github/remove-uploadFromActions-params
Remove parameters from uploadFromActions
Sam Partington authored and GitHub committedFeb 2, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 781e3bcView commit details -
Merge branch 'main' into remove-uploadFromActions-params
Sam Partington authored and GitHub committedFeb 2, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 10a2f1bView commit details -
Merge pull request #386 from github/simon-engledew/warning-undefined
Do not report warning: undefined
Simon Engledew authored and GitHub committedFeb 2, 2021 Unverified
No user is associated with the committer email.Copy the full SHA c4084e1View commit details -
Merge branch 'main' into simon-engledew/warning-undefined
Simon Engledew authored and GitHub committedFeb 2, 2021 Unverified
No user is associated with the committer email.Copy the full SHA f3f5dfdView commit details -
Simon Engledew committed
Feb 2, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 169b9f8View commit details -
Merge pull request #387 from github/asymmetric-log-release-branch
Use an asymmetric Git log when updating the release branch.
Chris Gavin authored and GitHub committedFeb 2, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 3d8b1cbView commit details
Commits on Feb 1, 2021
-
Use an asymmetric Git log when updating the release branch.
Chris Gavin committedFeb 1, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 8fef392View commit details -
Merge pull request #381 from github/adityasharad/fix/python2-pip-url
Python setup: Fix URL for Python 2.7 pip install
Aditya Sharad authored and GitHub committedFeb 1, 2021 Unverified
No user is associated with the committer email.Copy the full SHA db540f0View commit details -
Merge branch 'main' into adityasharad/fix/python2-pip-url
Aditya Sharad authored and GitHub committedFeb 1, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 80a8f97View commit details -
Do not report warning: undefined
Simon Engledew committedFeb 1, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 1f07e28View commit details -
Allow overriding path of temporary files.
Chris Gavin committedFeb 1, 2021 Unverified
No user is associated with the committer email.Copy the full SHA ed751ecView commit details
Commits on Jan 29, 2021
-
Merge pull request #367 from github/simon-engledew/remove-january-war…
…ning Remove date specific pull request warnings
Simon Engledew authored and GitHub committedJan 29, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 6408d72View commit details -
Simon Engledew committed
Jan 29, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 44ed1c6View commit details -
Python setup: Fix URL for Python 2.7 pip install
This URL changed upstream. Fix it by using the same upstream URL as the LGTM Python image. We can revisit separately whether to drop the Python 2 pip installation entirely.
Aditya Sharad authored and GitHub committedJan 29, 2021 Unverified
No user is associated with the committer email.Copy the full SHA bfa9dfeView commit details
Commits on Jan 28, 2021
-
Sam Partington committed
Jan 28, 2021 Copy the full SHA 19fe854View commit details -
Remove parameters from uploadFromActions
Retrieve the relevant values in the method itself instead.
Sam Partington committedJan 28, 2021 Copy the full SHA c2377b2View commit details -
Merge pull request #379 from github/rneatherway/codeql-bundle-20210127
Update default CodeQL to 20210127
Robin Neatherway authored and GitHub committedJan 28, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 7400463View commit details
Commits on Jan 27, 2021
-
Revert "Temporarily use the latest version for testing"
This reverts commit 2c62543.
Robin Neatherway committedJan 27, 2021 Copy the full SHA 07943dcView commit details -
Temporarily use the latest version for testing
Robin Neatherway committedJan 27, 2021 Copy the full SHA 2c62543View commit details