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
1dafc5cf4c
Fix redundant True / False
2025-08-15 18:10:28 +01:00
Michael B. Gale
3119b35eed
Add template option for installing Java
2025-08-15 17:58:10 +01:00
Michael B. Gale
20c329c963
Sort template files to avoid ordering-issues
2025-08-14 12:08:22 +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
9bd3c14196
Move up workflowsInput initialisation
2025-08-14 11:52:34 +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
Michael B. Gale
092bf71d04
Add workflow_call triggers to PR checks
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
286b9e9d74
Specify the ruamel.yaml version in one place only (sync.sh)
2025-08-11 15:38:32 +02:00
Paolo Tranquilli
2d7401b887
Revert ruamel.yaml back to 0.17.31
...
And revert back related changes
2025-08-11 15:36:42 +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
ac0c9bfe1e
Merge branch 'main' into update-supported-enterprise-server-versions
2025-07-29 17:31:16 +01:00
Chuan-kai Lin
88d99b3033
Stop testing stable-v2.16.6
2025-07-29 09:14:16 -07: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
Henry Mercer
7419bc61b3
Update CodeQL versions in generated workflows
2025-05-30 17:52:01 +01:00
Henry Mercer
0abe43cb59
Update generated workflow source
2025-05-27 13:33:09 +01:00
Henry Mercer
bcaa06bbb4
Update generated workflow source to match
2025-05-22 15:48:29 +01:00
Andrew Eisenberg
c0cffae534
Update checks file
2025-04-14 14:00:02 -07:00
Angela P Wen
17379bcd20
Manually update PR check workflow
2025-04-02 14:43:55 +02:00
Andrew Eisenberg
502426aa6b
Also update checks/rubocop-multi-language.yml
2025-03-24 11:50:24 -07:00
Angela P Wen
7866bcdb1b
Manually bump workflow to match autogenerated file
2025-03-17 12:00:05 -07:00
Andrew Eisenberg
d3762699d1
Update pr-check
2025-03-10 11:22:58 -07:00
Paolo Tranquilli
3971ed2a74
Merge branch 'main' into redsun82/rust
2025-02-20 08:13:54 +01:00
Paolo Tranquilli
d0aab9fc20
Fix sync recipes and add base justfile
...
Both the justfile and the pre-commit configuration for the `pr-check`
sync were broken:
* justfiles run recipes one line at a time in a fresh shell, so the venv
activation was not working
* the pre-commit config was relying on an installed `ruamel.yaml`
pakcage, but the default one installable via `apt` on Ubuntu 24.04 is
old and generates different output (with formatting differences).
Now:
* the venv dance is put in a separate bash script
* both just and pre-commit will use that same script, so both problems
will be fixed
As a bonus, a root `justfile` is added exposing the `update-pr-checks`
recipes plus a `build` one. Running `just` without arguments will also
now call the default `sync` recipes that will call both of the above.
2025-02-19 16:51:46 +01:00
Paolo Tranquilli
a7b17782a9
Support rust analysis
...
This is supposed to enable rust analysis for the staff ship only.
2025-02-19 15:56:52 +01:00
Henry Mercer
1d4f241470
Update generated workflow source
2025-02-17 19:17:28 +00:00
Owen Mansel-Chan
a963b41ebd
Merge branch 'main' into go/1.24
2025-02-11 22:38:14 +00:00
Owen Mansel-Chan
683c0f5360
Update Go version to 1.24.0
2025-02-11 22:15:05 +00:00
Henry Mercer
226ab86c29
Update generated workflow source
2025-02-10 17:36:44 +00:00
Owen Mansel-Chan
7b5dd253ad
Update Go version to 1.24.0-rc.3
2025-02-06 17:07:29 +00:00
Henry Mercer
5be1eb0d46
Pin ruby/setup-ruby Action to v1.215.0
2025-01-30 11:09:54 +00:00