github-actions[bot]
a29637ac01
Rebuild
2025-09-23 12:54:09 +00:00
Henry Mercer
944aa7df3d
Merge pull request #3088 from github/dependabot/github_actions/actions-f739f361ea
...
Bump the actions group with 4 updates
2025-09-23 13:48:16 +01:00
Henry Mercer
2b07444ab3
Merge pull request #3130 from github/henrymercer/request-nightly
...
Support requesting latest nightly with `tools: nightly`
2025-09-22 14:59:43 +01:00
Henry Mercer
bd516303e1
Specify bundle URL in local bundle PR check
2025-09-22 13:32:04 +02:00
Henry Mercer
79e0afb999
Run local CodeQL check using linked bundle
2025-09-22 13:21:11 +02:00
Michael B. Gale
db37d924ee
Fix condition
2025-09-19 16:17:34 +01:00
Michael B. Gale
6249793233
Disable cpp in upload-quality-sarif check
2025-09-19 16:17:33 +01:00
Michael B. Gale
e33b0ab3ac
Update upload-quality-sarif check to only use code-quality
2025-09-19 16:17:33 +01:00
Paolo Tranquilli
aa90e97ad2
Merge pull request #3091 from github/redsun82/fix-windows-ci
...
Set `shell: bash` by default on all workflows
2025-09-12 18:47:08 +02:00
Henry Mercer
df1fe23118
Merge pull request #3083 from github/henrymercer/resolve-languages-default-queries
...
Resolve supported languages using CodeQL CLI
2025-09-12 10:12:15 +01:00
Paolo Tranquilli
4e1dadc5b3
Fix accidental removal of - shell: bash lines
2025-09-11 17:54:28 +02:00
copilot-swe-agent[bot]
8d31b533a2
Add sync-back automation for Dependabot action version updates
...
Co-authored-by: henrymercer <14129055+henrymercer@users.noreply.github.com >
2025-09-10 09:39:16 +00:00
Paolo Tranquilli
1b8f0ffedf
Set shell: bash by default on all workflows
2025-09-09 12:19:45 +02:00
Henry Mercer
71410c6e72
Enable feature in CI for testing
2025-09-05 16:56:51 +01:00
Michael B. Gale
e75b5d3373
Fix: Include matrix.analysis-kinds in artifact names
2025-09-05 14:27:28 +01:00
Michael B. Gale
6d0bcea699
Matrix over analysis-kinds in quality-queries check
2025-09-05 12:35:53 +01:00
Michael B. Gale
434df8e95c
Update checks to use analysis-kinds instead of quality-queries
2025-09-04 11:38:06 +01:00
Esben Sparre Andreasen
d4285a628f
Bump ruby/setup-ruby from 1.256.0 to 1.257.0 in the actions group
2025-09-02 08:26:49 +02:00
Henry Mercer
68be0dc609
Merge branch 'main' into henrymercer/bundle
2025-08-29 12:08:22 +01:00
Henry Mercer
48dd624a81
Merge pull request #3059 from github/dependabot/github_actions/actions-fd207b077b
...
Bump the actions group with 2 updates
2025-08-29 10:25:13 +01:00
Henry Mercer
dc3244db26
Update generated sources
2025-08-29 10:11:09 +01:00
Michael B. Gale
c0abce94a0
Don't pin Xcode for nightly tests
2025-08-28 15:15:33 +01:00
Michael B. Gale
caeeaa1fe8
Select Xcode 16 in workflows that analyse Swift
2025-08-28 14:01:23 +01:00
Michael B. Gale
5896c12c39
Remove setup-swift steps
2025-08-28 13:56:38 +01:00
Henry Mercer
879c788b45
Install npm dependencies where necessary in generated workflows
2025-08-21 16:27:50 +01:00
copilot-swe-agent[bot]
7056ffb950
Update ruby/setup-ruby version to v1.255.0 in pr-checks template
...
Co-authored-by: henrymercer <14129055+henrymercer@users.noreply.github.com >
2025-08-19 10:06:19 +00:00
Michael B. Gale
3119b35eed
Add template option for installing Java
2025-08-15 17:58:10 +01:00
Michael B. Gale
bd79bc6b67
Automatically add go-version input if installGo == true
2025-08-14 11:52:35 +01:00
Michael B. Gale
a592f71173
Allow inputs for workflow_* events, and propagate them through collections
2025-08-14 11:52:34 +01:00
Michael B. Gale
cf7a5d3e11
Add support for named collections of workflows
2025-08-14 11:52:34 +01:00
Henry Mercer
9dfbcfd29f
Merge pull request #3025 from github/dependabot/github_actions/actions-b7431406fe
...
Bump the actions group with 3 updates
2025-08-12 12:24:05 +01:00
Henry Mercer
136e8b7a95
Update sources of generated workflows
2025-08-12 10:21:02 +01:00
Paolo Tranquilli
9f966bbbf5
Merge branch 'main' into redsun82/rust-test
2025-08-11 17:01:23 +02:00
Chuan-kai Lin
821d3bd162
Merge branch 'main' into cklin/overlay-pack-check
2025-08-11 07:10:04 -07:00
Paolo Tranquilli
bf1dd6901d
Move comments up in rust.yml
2025-08-11 15:44:35 +02:00
Paolo Tranquilli
28f2516040
Improve Rust analysis PR check
...
Also run the `rust` checks on "milestone" CLI releases, to ensure we
remain backward compatible with those versions. This was prompted by
https://github.com/github/codeql-action/pull/2960#pullrequestreview-3104730221
Running this on current `main` and then on that PR should improve our
confidence we remain backward compatible.
It also turns out a probable `ruamel.yaml` update was changing a lot of
generated workflows, so I've:
* fixed the `ruamel.yaml` version to the latest in `sync.sh`
* added `yaml.width = 120` in `sync.py` to minimize (but not entirely
remove) the number of changes
* checked in the workflows whose formatting was changed by the new
`ruamel.yaml` version
2025-08-11 14:58:50 +02:00
Chuan-kai Lin
57f4ac5c1b
PR checks: add overlay-init-fallback.yml
2025-08-08 09:57:45 -07:00
Henry Mercer
84973f707e
Clean up toolcache PR checks
2025-08-08 11:48:29 +01:00
Henry Mercer
01992a9420
Clean up Zstd bundle PR checks
2025-08-08 11:45:43 +01:00
Henry Mercer
5547ed31c9
Bump version in generated source
2025-08-05 10:14:47 +01:00
Michael B. Gale
84720e2ef6
Update workflow template
2025-07-29 18:26:18 +01:00
Michael B. Gale
2b952be91d
Update workflow template
2025-07-22 13:31:35 +01:00
Michael B. Gale
362ebf85da
Check both SARIF files in quality-queries.yml test
2025-06-27 12:32:56 +01:00
Michael B. Gale
3e95091e3b
Add test workflow for upload-sarif with quality results
2025-06-27 12:11:12 +01:00
Michael B. Gale
3a7544ea8f
Check SARIF with quality results for expected configuration
2025-06-23 18:19:42 +01:00
Michael B. Gale
aba8788d12
Upload both SARIF files in quality-queries check
2025-06-23 18:19:42 +01:00
Michael B. Gale
ac30a39d8c
Merge pull request #2931 from github/mbg/fail-build.sh-on-error
...
Fail `build.sh` if any command in it fails
2025-06-20 11:04:42 +01:00
Michael B. Gale
4cb21ac46b
Update workflow source file
2025-06-17 00:33:02 +01:00
Michael B. Gale
7e3bc059bb
Add basic check that resulting SARIF contains quality-queries queries
2025-06-16 13:17:57 +01:00
Michael B. Gale
8f71d47b93
Add installGo input for adding setup-go step in sync.py
2025-06-16 12:28:23 +01:00