Commits
Commits on Nov 14, 2022
-
Merge branch 'main' into henrymercer/require-cli-2.6.3
Henry Mercer committedNov 14, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 1e2f8f0View commit details -
Deprecate Go extraction reconciliation feature flag and `CODEQL_EXTRA…
…CTOR_GO_BUILD_TRACING` for custom builds (#1322) Co-authored-by: Henry Mercer <henry.mercer@me.com>
2 people authored and GitHub committedNov 14, 2022 Copy the full SHA 5883c13View commit details -
Support Swift for private beta (#1350)
Co-authored-by: Henry Mercer <henry.mercer@me.com>
2 people authored and GitHub committedNov 14, 2022 Copy the full SHA 0eacdb5View commit details
Commits on Nov 11, 2022
-
Update first version of CLI compatible with Windows 2022
It is 2.8.2, not 2.7.3.
Henry Mercer committedNov 11, 2022 Copy the full SHA 0c3e493View commit details -
Update CLI versions in non-generated checks
Henry Mercer committedNov 11, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 1fd7631View commit details -
Update autogenerated checks to run on earliest three minor CLI versions
Henry Mercer committedNov 11, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 9e44100View commit details -
Pin npm to latest v8 release to address failing PR check
npm v9 is not compatible with Node 12, so we can't update to it yet.
Henry Mercer committedNov 11, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 718930bView commit details -
Fix Python query identifier in file baseline information PR check
Henry Mercer committedNov 11, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 76a7740View commit details
Commits on Nov 7, 2022
-
Check expected SARIF notification objects
Henry Mercer committedNov 7, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 029ecc0View commit details -
Add PR check for file baseline information
Henry Mercer committedNov 7, 2022 Unverified
No user is associated with the committer email.Copy the full SHA b9b7d9fView commit details
Commits on Nov 1, 2022
-
Fix missing Docker image in proxy test
Henry Mercer committedNov 1, 2022 Unverified
No user is associated with the committer email.Copy the full SHA c44e6c6View commit details
Commits on Oct 27, 2022
-
Fix artifact lookup for
ubuntu-20.04
Henry Mercer committedOct 27, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 993ca05View commit details -
Remove redundant Rubocop checks
Henry Mercer committedOct 27, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 4ed5abeView commit details -
Update non-generated checks for
ubuntu-latest
image updateHenry Mercer committedOct 27, 2022 Copy the full SHA 7342926View commit details -
Remove redundant
fail-fast
configurationsHenry Mercer committedOct 27, 2022 Copy the full SHA 5767f91View commit details -
Run PR checks for CLIs < 2.7.3 on
ubuntu-20.04
Build tracing using CLIs before 2.7.3 no longer works with the most recent update to the `ubuntu-22.04` runner image. With this new logic, we can remove the workarounds around testing `windows-2019` and `windows-2022`.
Henry Mercer committedOct 27, 2022 Copy the full SHA f248a57View commit details
Commits on Oct 26, 2022
-
Previously the quoted values weren't visible in the PR description.
Henry Mercer authored and GitHub committedOct 26, 2022 Copy the full SHA 55ffe2dView commit details
Commits on Oct 13, 2022
-
Removes deprecated set-output usage
For more information see https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ This change bumps a bunch of the internal actions packages. Note that the only required version change is `actions/core` to 1.10.0. The others are not required, but seem like a reasonable idea. It also changes all of the workflows that use `set-output`.
Andrew Eisenberg committedOct 13, 2022 Copy the full SHA eba983fView commit details
Commits on Oct 7, 2022
-
Clarify merging with merge commit (#1291)
* Clarify merging with merge commit * Add merge commit message to mergeback PRs
Angela P Wen authored and GitHub committedOct 7, 2022 Unverified
No user is associated with the committer email.Copy the full SHA c6c7d29View commit details
Commits on Sep 29, 2022
-
Don't check for Go logs on failure (#1279)
Angela P Wen authored and GitHub committedSep 29, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 57719e0View commit details
Commits on Sep 28, 2022
-
Avoid requiring test-setup-python-scripts checks.
Andrew Eisenberg committedSep 28, 2022 Unverified
No user is associated with the committer email.Copy the full SHA fb0f747View commit details -
Add dotnet env variable to workflow (#1273)
Angela P Wen authored and GitHub committedSep 28, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 3400e51View commit details
Commits on Sep 27, 2022
-
Update unset environment variables PR check (#1269)
* Only test Java for CLI v2.5+ * Improve bash code style * Set Actions error messages Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
2 people authored and GitHub committedSep 27, 2022 Copy the full SHA 1f0700dView commit details
Commits on Sep 21, 2022
-
Merge pull request #1257 from github/rasmuswl/fix-ubuntu22.04-venv-cr…
…eation python-setup: Fix venv creation in Ubuntu 22.04
Henry Mercer authored and GitHub committedSep 21, 2022 Unverified
No user is associated with the committer email.Copy the full SHA ff5ca12View commit details -
python-setup: Disable python2 tests on ubuntu-22.04
Rasmus Wriedt Larsen committedSep 21, 2022 Unverified
No user is associated with the committer email.Copy the full SHA b2fc1e1View commit details -
python-setup: run tests on Ubuntu 22.04
Rasmus Wriedt Larsen committedSep 21, 2022 Copy the full SHA 3f97671View commit details
Commits on Sep 16, 2022
-
Add advice to the mergeback PR on how to run the checks quicker
Henry Mercer committedSep 16, 2022 Copy the full SHA 2e9fbe3View commit details -
Add advice to the backport PR on how to run the checks quicker
Henry Mercer committedSep 16, 2022 Unverified
No user is associated with the committer email.Copy the full SHA fb28913View commit details
Commits on Sep 15, 2022
-
Remove now-duplicated PR titles from release PR descriptions
Henry Mercer committedSep 15, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 4f10467View commit details
Commits on Sep 13, 2022
-
This test is broken, as it first sets environment variables, and then immediately unsets it again. This only worked by chance with the legacy tracer, and breaks the Lua tracer.
Cornelius Riemenschneider committedSep 13, 2022 Unverified
No user is associated with the committer email.Copy the full SHA c256033View commit details
Commits on Sep 7, 2022
-
Only run the init-with-registries check on nightly
Andrew Eisenberg committedSep 7, 2022 Copy the full SHA aa434aaView commit details
Commits on Sep 6, 2022
-
Clarify description of
registries
inputAndrew Eisenberg committedSep 6, 2022 Copy the full SHA 376fea6View commit details -
Merge remote-tracking branch 'upstream/main' into aeisenberg/ghes-pac…
…k-download
Andrew Eisenberg committedSep 6, 2022 Copy the full SHA 7e086b2View commit details
Commits on Sep 2, 2022
-
Merge branch 'main' into aeisenberg/ghes-pack-download
Andrew Eisenberg committedSep 2, 2022 Copy the full SHA b044362View commit details
Commits on Sep 1, 2022
-
Change to using a single input
Andrew Eisenberg committedSep 1, 2022 Copy the full SHA e9b47b1View commit details