github-actions[bot]
a78cac18f0
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.10-23acc5c18
2024-06-13 14:12:01 +00:00
Henry Mercer
789b5f86ef
Merge pull request #2328 from github/henrymercer/direct-tracing-fix
...
Fix incompatibility between direct tracing in the `autobuild` Action and specifying a custom working directory
2024-06-13 10:26:41 +01:00
github-actions[bot]
69a0a4689a
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.9-530d4feaa
2024-06-12 16:17:31 +00:00
Henry Mercer
37809d1f16
Merge pull request #2332 from github/henrymercer/cleanup-db-location
...
Attempt to clean up the database cluster directory
2024-06-12 16:38:31 +01:00
Henry Mercer
c8fb403f2f
Add PR check for cleaning up database cluster dir
2024-06-12 13:19:30 +01:00
Ian Lynagh
b0944a22b8
Fix bash syntax
...
This should stop
.github/workflows/script/update-node-modules.sh: line 1: [: missing `]'
2024-06-12 12:55:46 +01:00
Henry Mercer
94acfdc22c
Upload SARIF with ref/sha inputs: Generate SARIF with analyze Action
2024-06-11 20:22:17 +01:00
Henry Mercer
ba4e487a2c
Update checkout_path test
...
Just call `analyze`, since `upload: never` skips most of the functionality we want to test anyway.
2024-06-11 19:30:30 +01:00
Henry Mercer
485d096a80
Update upload-sarif ref/sha input test
...
We are already testing the analyze Action in a separate check.
2024-06-11 19:29:39 +01:00
Henry Mercer
12243c759f
Disable database upload in test mode
2024-06-11 19:07:13 +01:00
Henry Mercer
b004bb45a8
Add PR check for direct tracing with custom working directory
2024-06-11 16:45:53 +01:00
Henry Mercer
b411f9b125
Try installing npm without sudo
2024-06-11 11:50:08 +01:00
Henry Mercer
2838cede68
Add shebang to update Node modules script
2024-06-11 11:48:24 +01:00
github-actions[bot]
23e160363e
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.8-2e230e8fe
2024-06-04 14:55:26 +00:00
Angela P Wen
67d5a9a476
PR Checks: Use tools: linked rather than tools: latest
...
Also changes the input and output in the `prepare-test` Action to use `linked`.
2024-05-31 11:49:47 +02:00
github-actions[bot]
fd8b26e79b
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.7-f079b8493
2024-05-31 08:42:15 +00:00
Henry Mercer
2c0b69bd1f
Merge branch 'main' into dbartol/bundle-pr-description
2024-05-20 16:56:47 +01:00
github-actions[bot]
ff8133afe9
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.6-9fdb3e497
2024-05-20 14:28:26 +00:00
Angela P Wen
7c4668115d
Also remove old versions from debug artifacts download step
2024-05-17 16:07:47 -07:00
Angela P Wen
b0a1d92ae3
PR checks: stop running unset-env on two old CLI versions
...
Looks like there was a bug in the oldest two CLI versions, on `macos-12` here.
2024-05-17 15:47:35 -07:00
Angela P Wen
23c1981a3f
PR check: add explicit setup-go step to unset-env check
...
Go has been removed from the PATH in the most recent Mac runner images rollouts.
2024-05-17 15:33:51 -07:00
Angela P Wen
46fc2c9526
PR Checks: remove old versions from debug artifacts check
...
Now that this check is running on MacOS, it runs into a known issue with the build tracer on ARM Macs that was fixed in CLI v2.15.1.
2024-05-17 15:16:54 -07:00
Angela P Wen
445165beea
PR Checks: disable tests for Swift on Linux until CLI 2.17.4
2024-05-17 15:08:08 -07:00
Dave Bartolomeo
9a1f461645
Update PR description for bundle update PRs
...
Changed from `tools: latest` to `tools: linked` to reflect new usage.
2024-05-15 10:35:55 -04:00
Fotis Koutoulakis
08487dbb93
Merge pull request #2284 from github/NlightNFotis/add_tools_help
...
Add documentation for the `tools` option in the various workflow files
2024-05-13 15:07:53 +01:00
Henry Mercer
b5e604ae77
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.5-b7cec7526
2024-05-13 14:16:08 +01:00
Fotis Koutoulakis (@NlightNFotis)
4f59156fc8
Improve wording on internal workflows and add clarification for tools input in the description.
2024-05-13 10:46:04 +01:00
Fotis Koutoulakis (@NlightNFotis)
6182f337aa
Add documentation for the tools option in the various workflow files
2024-05-10 16:57:20 +01:00
Henry Mercer
f73b0b70eb
Disable fail fast for non-generated workflows
2024-05-10 16:27:12 +01:00
Henry Mercer
c59e05245f
Disable fail fast in generated workflows
2024-05-10 16:24:22 +01:00
Henry Mercer
2c25369331
Run release process using Python 3.12
2024-05-08 13:49:53 +01:00
Henry Mercer
02619f4624
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.4-ccf74c947
2024-05-08 13:45:34 +01:00
Angela P Wen
41857bab35
Textually replace CodeQL version in package.json ( #2269 )
...
Textually replace CodeQL version in `package.json` instead of using `npm version`, which occasionally fails due to merge conflicts that arise in the `package.json` process.
Co-authored-by: Henry Mercer <henrymercer@github.com >
2024-05-01 10:10:05 -07:00
github-actions[bot]
e76c3643d1
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.3-d39d31e68
2024-04-25 23:04:53 +00:00
Angela P Wen
ac2f82a1ff
Log warning if SIP is disabled and CLI version is < 2.15.1 ( #2261 )
...
* PR Checks: use `macos-12` runners for CLI v. < 2.15.1
Prior to CLI v2.15.1, MacOS ARM runners were not supported by the build tracer. "macos-latest" is now an ARM runner, so we run these tests on the old CLIs on Intel runners instead.
* Log a warning if SIP is disabled and CLI is < 2.15.1
* Add changenote for SIP-disabled support on old CLI versions
* Set up Python 3.11 for all MacOS checks
2024-04-25 22:20:13 +00:00
Henry Mercer
8aad228360
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.1-c7f912573
2024-04-17 12:09:04 +01:00
Henry Mercer
9b87e0a8c4
Merge pull request #2241 from github/nickfyson/speculative-script-fix
...
fix handling of backport changelog
2024-04-16 19:00:12 +01:00
Nick Fyson
c7a8056fc3
simplify while loop
2024-04-16 15:05:09 +01:00
Henry Mercer
ea78e51e31
Merge branch 'main' into henrymercer/autobuild-with-direct-tracing
2024-04-15 18:29:26 +01:00
Henry Mercer
59771ddf53
Run PR check on Windows too
2024-04-15 18:26:58 +01:00
Nick Fyson
f2c09fb28a
fix handling of backport changelog
2024-04-15 15:54:09 +01:00
github-actions[bot]
ba352fa8e7
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.25.0-df5a14dc2
2024-04-15 12:22:19 +00:00
Henry Mercer
aa4a08dd29
Add PR check for direct tracing
2024-04-12 17:48:45 +01:00
Michael B. Gale
96f44cb9d2
Add integration test for new diagnostic
2024-04-11 17:20:51 +01:00
Henry Mercer
987236cc0f
Merge branch 'main' into henrymercer/remove-support-codeql-2.12.5
2024-04-09 18:57:26 +01:00
Henry Mercer
5e9199f7b4
Update language autodetect Swift check
2024-04-09 18:25:58 +01:00
Henry Mercer
88fafebdd3
Update diagnostics export PR check to use 2.12.6
2024-04-09 12:32:29 +01:00
Henry Mercer
2f0d0eaebd
Update PR checks
2024-04-09 12:19:26 +01:00
Henry Mercer
33e3a7c976
Merge branch 'main' into RasmusWL/remove-python-dep-inst
2024-04-09 11:59:59 +01:00
Paolo Tranquilli
f242fc9172
CI: apply setup-swift workaround
2024-04-09 10:28:58 +02:00