Michael B. Gale
|
97159624c3
|
Fix condition in test workflow
|
2025-09-29 14:34:50 +01:00 |
|
Michael B. Gale
|
9f452fad0f
|
Move core upload-sarif logic to upload-sarif module
Note that this also fixes the format of the `sarif-ids` outputs to match what is documented
|
2025-09-29 08:57:52 +01:00 |
|
Michael B. Gale
|
4e65cda8c2
|
Add generated workflow diff to job summary if changed
|
2025-09-25 13:30:00 +01:00 |
|
Michael B. Gale
|
b4db1860cd
|
Reset working directory before failing in check-js.sh
|
2025-09-25 13:27:45 +01:00 |
|
Michael B. Gale
|
9cf3a96f63
|
Add transpiled JS to job summary if changed
|
2025-09-25 13:27:39 +01:00 |
|
Michael B. Gale
|
6a72568b19
|
Run more checks in unit-tests job, even when previous checks failed
|
2025-09-25 13:27:32 +01:00 |
|
Henry Mercer
|
5235174f0e
|
Merge pull request #3137 from github/henrymercer/slim-pr-checks
Only run PR checks on Ubuntu by default
|
2025-09-25 12:57:21 +01:00 |
|
Michael B. Gale
|
c5ce5e5d1c
|
Don't dry-run rollback-release workflow on release branches
|
2025-09-25 12:12:42 +01:00 |
|
Henry Mercer
|
a34e1cd60b
|
Merge branch 'main' into henrymercer/slim-pr-checks
|
2025-09-24 19:29:32 +02:00 |
|
Michael B. Gale
|
3183e6b8f9
|
Skip non-generated workflows for Dependabot
|
2025-09-24 12:49:31 +01:00 |
|
Henry Mercer
|
4082f8c39f
|
Install yq
|
2025-09-24 13:33:10 +02:00 |
|
Michael B. Gale
|
cec0b17b93
|
Skip PR checks for events triggered by Dependabot
|
2025-09-24 12:08:05 +01:00 |
|
Henry Mercer
|
83fdfaf3fc
|
Merge branch 'main' into henrymercer/slim-pr-checks
|
2025-09-24 13:03:53 +02:00 |
|
Henry Mercer
|
ba58de7d61
|
Run resolve environment test against Ubuntu only
There isn't really anything platform-specific at the moment.
|
2025-09-24 12:51:03 +02:00 |
|
Henry Mercer
|
8633a151d5
|
Remove unnecessary "test" prefix from check names
|
2025-09-24 12:45:10 +02:00 |
|
Henry Mercer
|
79bbb1744e
|
Remove PR checks that are now duplicated
Direct tracing is now enabled by default.
|
2025-09-24 12:44:21 +02:00 |
|
Henry Mercer
|
67a0080933
|
Test all-platform bundle on all platforms
|
2025-09-24 12:36:35 +02:00 |
|
Henry Mercer
|
1b12ed7ea8
|
Run resolve environment PR checks cross-platform
|
2025-09-23 15:15:15 +02:00 |
|
dependabot[bot]
|
1ba789f617
|
Bump the actions group across 1 directory with 2 updates
Bumps the actions group with 2 updates in the / directory: [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [actions/create-github-app-token](https://github.com/actions/create-github-app-token).
Updates `ruby/setup-ruby` from 1.257.0 to 1.263.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](4451173596...0481980f17)
Updates `actions/create-github-app-token` from 2.1.1 to 2.1.4
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](https://github.com/actions/create-github-app-token/compare/v2.1.1...v2.1.4)
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-version: 1.263.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: actions/create-github-app-token
dependency-version: 2.1.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-23 12:52:28 +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
|
29a4b8731d
|
Run code scanning config tests on Linux only
|
2025-09-23 14:40:02 +02:00 |
|
Henry Mercer
|
3df807292a
|
Only run PR checks on Ubuntu by default
|
2025-09-23 14:38:33 +02:00 |
|
Henry Mercer
|
2885255647
|
Only sync back versions on Dependabot update PRs
|
2025-09-23 11:29:23 +02:00 |
|
Michael B. Gale
|
665891b4f2
|
Merge pull request #3126 from github/mbg/add/properties-api
Add support for the repository properties API
|
2025-09-23 10:17:52 +01:00 |
|
Henry Mercer
|
b8806eca8c
|
Merge pull request #3131 from github/henrymercer/required-checks-safety
CI: Improve safety of update required checks script
|
2025-09-22 15:37:35 +01:00 |
|
Henry Mercer
|
33da5f0b36
|
Use jq to check array length
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-22 15:21:20 +01:00 |
|
Henry Mercer
|
8a9ef89a8a
|
Update required checks: Fail if no check runs found
|
2025-09-22 16:08:45 +02:00 |
|
Henry Mercer
|
6b6d1ddcf9
|
Update required checks: Fail on error
|
2025-09-22 16:08:31 +02: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 |
|
Michael B. Gale
|
54746c8dad
|
Fix expected-config-file-contents
|
2025-09-22 14:56:51 +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
|
6fcf631e73
|
Add concurrency settings to PR checks
|
2025-09-20 14:19:07 +01: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 |
|
Henry Mercer
|
86f23c3336
|
Run PR checks over CodeQL v2.22 release series
|
2025-09-15 16:34:20 +01:00 |
|
Henry Mercer
|
1069ace04e
|
Update .github/workflows/codeql.yml
|
2025-09-15 16:09:21 +01:00 |
|
Henry Mercer
|
bce0fa7b27
|
Remove build mode from matrix
|
2025-09-15 14:45:40 +01:00 |
|
Henry Mercer
|
8105843d42
|
Specify paths-ignore for other languages
|
2025-09-15 14:20:15 +01:00 |
|
Henry Mercer
|
61b8b636e3
|
Only upload a single matrix case for JS
|
2025-09-15 14:15:05 +01:00 |
|
Henry Mercer
|
73ead84d0a
|
Reorder strategy properties
|
2025-09-15 14:12:47 +01:00 |
|
Henry Mercer
|
793fe1783c
|
CI: Configure Python analysis
|
2025-09-15 14:10:32 +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 |
|
Paolo Tranquilli
|
2b7d487cf8
|
Update .github/workflows/codeql.yml
Co-authored-by: Henry Mercer <henrymercer@github.com>
|
2025-09-12 18:20:44 +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 |
|
Paolo Tranquilli
|
856e1e5c78
|
Address review
|
2025-09-11 17:54:00 +02:00 |
|
Henry Mercer
|
cde0d796a6
|
Run sync back script separately
|
2025-09-10 18:14:08 +01:00 |
|
Henry Mercer
|
d08f929510
|
Run test script in CI
|
2025-09-10 18:12:29 +01:00 |
|