Henry Mercer
f5e53f9476
Merge pull request #3197 from github/dependabot/github_actions/dot-github/workflows/github/codeql-action-4
...
Bump github/codeql-action from 3 to 4 in /.github/workflows
2025-10-10 15:13:23 +01:00
Michael B. Gale
4e90a42a3e
Merge pull request #3193 from github/mbg/ff/tools-toolcache
...
Gate `tools: toolcache` behind FF
2025-10-10 15:09:00 +01:00
dependabot[bot]
452186448a
Bump github/codeql-action from 3 to 4 in /.github/workflows
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-10 13:48:11 +00:00
Henry Mercer
168b2dee16
Merge pull request #3194 from github/henrymercer-patch-1
...
Dependabot: Only group minor and patch updates
2025-10-10 14:44:22 +01:00
Michael B. Gale
4704ab1869
Fix swapped log levels
2025-10-10 14:42:09 +01:00
Michael B. Gale
dc2ced8385
Add tests for scenarios where the feature is unavailable
2025-10-10 14:39:59 +01:00
Michael B. Gale
5c752c85dd
Add test macro for fallback tests
2025-10-10 14:39:58 +01:00
Henry Mercer
e74435a1da
Dependabot: Only group minor and patch updates
...
Major updates are likely to include breaking changes and are worth reviewing individually.
2025-10-10 14:28:32 +01:00
Michael B. Gale
524b9a00e8
Fix log message swap
2025-10-10 14:04:39 +01:00
Michael B. Gale
a512fe0868
Gate tools: toolcache behind FF
...
Mainly to allow us to disable it, if needed.
2025-10-10 13:49:06 +01:00
Michael B. Gale
62f0f21c3c
Add AllowToolcacheInput feature
2025-10-10 13:27:50 +01:00
Paolo Tranquilli
a8440d08d5
Merge pull request #3185 from github/redsun82/skip-sarif-upload-tests
...
Add unit tests for `uploadPayload`
2025-10-10 14:00:05 +02:00
Paolo Tranquilli
610c7c68e3
Address review
2025-10-09 15:24:02 +02:00
Paolo Tranquilli
ff2fc66cc1
Simplify uploadPayload tests
2025-10-09 12:31:00 +02:00
Paolo Tranquilli
a841c540b7
Scratch uploadSpecifiedFiles tests, make uploadPayload tests instead
2025-10-09 12:18:14 +02:00
Paolo Tranquilli
aeb12f6eaa
Merge branch 'main' into redsun82/skip-sarif-upload-tests
2025-10-09 11:38:10 +02:00
Henry Mercer
6fd4ceb7bb
Merge pull request #3189 from github/henrymercer/download-codeql-rate-limit
...
Add configuration error for rate limited CodeQL download
2025-10-08 15:11:29 +01:00
Michael B. Gale
196a3e577b
Merge pull request #3188 from github/mbg/telemetry/partial-config
...
Allow `Partial<Config>` for `createStatusReportBase`
2025-10-08 14:59:05 +01:00
Henry Mercer
98abb870dc
Add configuration error for rate limited CodeQL download
2025-10-08 14:43:54 +01:00
Michael B. Gale
bdd2cdf891
Also include language in error status report for start-proxy, if available
2025-10-08 13:13:04 +01:00
Michael B. Gale
fb148789ab
Include languages in start-proxy telemetry
2025-10-08 13:01:35 +01:00
Michael B. Gale
2ff418f28a
Parse language before calling getCredentials
2025-10-08 13:01:35 +01:00
Michael B. Gale
527501d15d
Allow createStatusReportBase to accept a Partial<Config>
2025-10-08 13:01:35 +01:00
Paolo Tranquilli
621809b239
Address copilot review
2025-10-08 12:24:49 +02:00
Paolo Tranquilli
8301b8b096
Merge pull request #3180 from github/redsun82/skip-sarif-upload
...
Introduce `CODEQL_ACTION_SKIP_SARIF_UPLOAD`
2025-10-08 12:09:54 +02:00
Nick Rolfe
7bdfa9736a
Merge pull request #3184 from github/nickrolfe/go-overlay
...
Overlays: allow any build mode for Go
2025-10-08 10:48:40 +01:00
Paolo Tranquilli
a57997f2d2
Fix test after rebase
2025-10-08 09:34:48 +02:00
Paolo Tranquilli
4489a63a9d
Add unit tests for uploadSpecifiedFiles
2025-10-08 09:34:48 +02:00
Paolo Tranquilli
1707898e5b
Merge branch 'main' into redsun82/skip-sarif-upload
2025-10-08 09:34:05 +02:00
Paolo Tranquilli
d05f2255a0
Tweak comment
2025-10-08 09:34:01 +02:00
Nick Rolfe
7892cb2362
Overlays: allow any build mode for Go
...
We have a check that a traced language can only run overlay analysis
with build-mode: none, but Go does not currently declare support for
BMN, even though it has a similar autobuild mode that will work for
overlay analysis.
This commit adds a hard-coded exception to that check, allowing any
build mode for Go. This is intended as a short-term solution until Go
declares BMN support. It should be safe, since we can choose not to
enable the feature flag for Go repos using traced builds.
2025-10-07 17:45:08 +01:00
Mario Campos
8a6b62bc2d
Merge pull request #3186 from github/mergeback/v4.30.7-to-main-e296a935
...
Mergeback v4.30.7 refs/heads/releases/v4 into main
2025-10-07 11:20:49 -05:00
github-actions[bot]
d95a3b53f8
Rebuild
2025-10-07 16:01:48 +00:00
github-actions[bot]
257e42ce3d
Merge remote-tracking branch 'origin/main' into mergeback/v4.30.7-to-main-e296a935
2025-10-07 16:01:00 +00:00
github-actions[bot]
074940162c
Update changelog and version after v4.30.7
2025-10-07 15:22:00 +00:00
Mario Campos
e296a93559
Merge pull request #3183 from github/update-v4.30.7-55283843c
...
Merge main into releases/v4
v4.30.7
2025-10-07 10:21:14 -05:00
Paolo Tranquilli
df65651d4f
Merge branch 'main' into redsun82/skip-sarif-upload
2025-10-07 17:17:13 +02:00
Paolo Tranquilli
1b09eb4ccc
Address review
2025-10-07 17:17:06 +02:00
Michael B. Gale
2f11c17b09
Merge pull request #3175 from github/mbg/setup/toolcache
...
Support requesting latest version from toolcache with `tools: toolcache`
2025-10-07 10:32:03 +01:00
Michael B. Gale
0ba4970165
Merge branch 'main' into mbg/setup/toolcache
2025-10-07 10:09:12 +01:00
Michael B. Gale
5431b6a308
Merge pull request #3176 from github/mbg/pr-template/tests
...
Add more questions to the PR template
2025-10-07 10:05:07 +01:00
Michael B. Gale
7f5db167b6
Merge branch 'main' into mbg/pr-template/tests
2025-10-07 09:48:29 +01:00
Michael B. Gale
239d7b286f
Merge pull request #3181 from github/mbg/pr-checks/upload-sarif
...
Add more end-to-end tests for `upload-sarif`
2025-10-07 09:48:05 +01:00
Paolo Tranquilli
86b2ad6646
Remove unneeded comment
2025-10-07 10:36:45 +02:00
Paolo Tranquilli
5dfb610e99
Merge branch 'main' into redsun82/skip-sarif-upload
2025-10-07 10:36:12 +02:00
Henry Mercer
1491baa17e
Merge branch 'main' into mbg/pr-checks/upload-sarif
2025-10-07 09:28:42 +01:00
Henry Mercer
db562a696f
Merge pull request #3182 from github/dependabot/npm_and_yarn/npm-b02b6854f6
...
Bump the npm group with 4 updates
2025-10-07 09:16:58 +01:00
github-actions[bot]
93c16735fa
Update changelog for v4.30.7
2025-10-06 18:19:26 +00:00
Mario Campos
55283843ca
Merge pull request #3169 from github/mario-campos/node24
...
[v4] Upgrade Node.js runtime from v20 to v24
2025-10-06 12:52:46 -05:00
github-actions[bot]
6877465dc1
Rebuild
2025-10-06 17:03:52 +00:00