Commits
ce467e7e36
Name already in use
Commits on Apr 23, 2021
-
Robert committed
Apr 23, 2021 Copy the full SHA ce467e7View commit details
Commits on Apr 22, 2021
-
Introduce our own toolcache implementation for use by the runnner
Robert committedApr 22, 2021 Copy the full SHA 8c91ba8View commit details
Commits on Apr 21, 2021
-
Merge pull request #454 from github/hmakholm/pr/2.5.2
update bundle to 20210421 (CLI 2.5.2)
Henning Makholm authored and GitHub committedApr 21, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 896b4ffView commit details -
Merge remote-tracking branch 'origin/main' into hmakholm/pr/2.5.2
Henning Makholm committedApr 21, 2021 Copy the full SHA cb4c96bView commit details -
Add external git repositories to search path for custom queries
Edoardo Pirovano authored and Edoardo Pirovano committedApr 21, 2021 Copy the full SHA 578f9fcView commit details -
update bundle to 20210421 (CLI 2.5.2)
Henning Makholm committedApr 21, 2021 Copy the full SHA 46517cfView commit details
Commits on Apr 20, 2021
-
Merge pull request #452 from github/daverlo/category
Ignore non-string values in populateRunAutomationDetails
David Verdeguer authored and GitHub committedApr 20, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 1fa3563View commit details -
Ignore non-string values in populateRunAutomationDetails
David Verdeguer committedApr 20, 2021 Copy the full SHA 496bf0eView commit details
Commits on Apr 19, 2021
-
Merge pull request #446 from github/daverlo/runAutomationDetails
Add automationdetails id to runs
David Verdeguer authored and GitHub committedApr 19, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 8bd2b35View commit details -
Merge branch 'main' into daverlo/runAutomationDetails
David Verdeguer authored and GitHub committedApr 19, 2021 Unverified
No user is associated with the committer email.Copy the full SHA bc14da9View commit details -
Add test for existing automationDetails
David Verdeguer committedApr 19, 2021 Copy the full SHA 351d36fView commit details
Commits on Apr 16, 2021
-
[Runner] Throw error on unknown option in init command
And explicitly document the advanced --trace-process-name and --trace-process-level args.
Andrew Eisenberg committedApr 16, 2021 Copy the full SHA c87ee1cView commit details -
Fix populateRunAutomationDetails for null environments
David Verdeguer committedApr 16, 2021 Copy the full SHA 0ece0d0View commit details -
Prevent the automationDetails to be regenerated if it already exists
David Verdeguer committedApr 16, 2021 Copy the full SHA de611b2View commit details
Commits on Apr 15, 2021
-
Add automationdetails id to runs
David Verdeguer committedApr 15, 2021 Copy the full SHA 47755f0View commit details
Commits on Apr 14, 2021
-
Fixes a regex for language and locale recognition
See https://github.com/oasis-tcs/sarif-spec/pull/490 See #418 Note that this changes the sarif spec file. Unless this change is actually merged in the sarif spec repo, the version used by the action will be slightly different.
Andrew Eisenberg authored and Andrew Eisenberg committedApr 14, 2021 Copy the full SHA 6aebd1bView commit details
Commits on Apr 9, 2021
-
Merge pull request #441 from adityasharad/tests/matrix-tools-latest
PR checks: Run integration tests against both `tools: null` and `tools: latest`
Aditya Sharad authored and GitHub committedApr 9, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 0c2281fView commit details -
Merge branch 'main' into tests/matrix-tools-latest
Aditya Sharad authored and GitHub committedApr 9, 2021 Unverified
No user is associated with the committer email.Copy the full SHA fcf0863View commit details -
Use externalRepoAuth when getting a remote config
This allows users to specify a different token for retrieving the codeql config from a different repository. Fixes https://github.com/github/advanced-security-field/issues/185
Andrew Eisenberg authored and Andrew Eisenberg committedApr 9, 2021 Copy the full SHA 534192fView commit details -
Code scanning: Compare the default and latest CodeQL tools bundles
Create a prerequisite job that runs the init step twice, with `tools: null` and `tools: latest`. Use the outputs of these steps to compare the two CodeQL versions. Pass the list of distinct tool versions for the analysis job to matrix over. This lets us test the analysis against both versions, while avoiding duplication when they are actually the same version.
Aditya Sharad committedApr 9, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 64b50faView commit details -
PR checks: Compare the default and latest CodeQL tools bundles
Create a prerequisite job that runs the init step twice, with `tools: null` and `tools: latest`. Use the outputs of these steps to compare the two CodeQL versions. Pass the list of distinct tool versions for the integration tests to use in their matrix strategy. This avoids redundant test jobs when the default and latest bundles are actually the same version of CodeQL. `~` is accepted by JSON but not by the Actions context language, so we use `null` to indicate the default version.
Aditya Sharad committedApr 9, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 51b1d7dView commit details
Commits on Apr 8, 2021
-
PR checks: Run integration tests against both
tools: null
and `tool……s: latest` Always test against both the default and latest CodeQL bundle. This improves test coverage shortly after a CodeQL bundle release, where the latest bundle may not yet be built into the Actions VM image as the default bundle. It also saves a manual step during bundle release testing, since we no longer need to temporarily change the PR checks to `tools: latest`. There is some redundancy when the latest bundle is the same as the default bundle on the VM image, but this can be considered a test for the `tools: latest` configuration.
Aditya Sharad committedApr 8, 2021 Unverified
No user is associated with the committer email.Copy the full SHA f9a19daView commit details
Commits on Apr 1, 2021
-
Merge pull request #437 from github/dependabot/npm_and_yarn/runner/y1…
…8n-4.0.1 Bump y18n from 4.0.0 to 4.0.1 in /runner
Aditya Sharad authored and GitHub committedApr 1, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 7f9fb10View commit details -
Merge branch 'main' into dependabot/npm_and_yarn/runner/y18n-4.0.1
Aditya Sharad authored and GitHub committedApr 1, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 2f9f143View commit details -
Merge pull request #436 from github/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
Aditya Sharad authored and GitHub committedApr 1, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 356d7a0View commit details -
Robert committed
Apr 1, 2021 Copy the full SHA def266fView commit details -
Bump y18n from 4.0.0 to 4.0.1 in /runner
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored and GitHub committedApr 1, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 5c715f3View commit details
Commits on Mar 31, 2021
-
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored and GitHub committedMar 31, 2021 Unverified
No user is associated with the committer email.Copy the full SHA d0b1259View commit details -
Merge pull request #435 from github/robertbrignull/dependabot_error
Add special error message case for dependabot
Aditya Sharad authored and GitHub committedMar 31, 2021 Unverified
No user is associated with the committer email.Copy the full SHA 8f0d3f7View commit details -
Robert committed
Mar 31, 2021 Copy the full SHA ca27066View commit details
Commits on Mar 30, 2021
-
Robert committed
Mar 30, 2021 Copy the full SHA 2f93805View commit details -
Add special dependabot error message
Robert committedMar 30, 2021 Copy the full SHA d4eddedView commit details
Commits on Mar 26, 2021
-
Merge pull request #433 from github/hmakholm/pr/2.5.0
Update CodeQL bundle to 20210326
Henning Makholm authored and GitHub committedMar 26, 2021 Unverified
No user is associated with the committer email.Copy the full SHA bf8daadView commit details -
Revert "Temporarily use the latest version for testing"
This reverts commit d8216de.
Henning Makholm committedMar 26, 2021 Copy the full SHA 996a90bView commit details -
Temporarily use the latest version for testing
Robin Neatherway authored and Henning Makholm committedMar 26, 2021 Copy the full SHA d8216deView commit details