Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
3df8072
Only run PR checks on Ubuntu by default
henrymercer Sep 23, 2025
29a4b87
Run code scanning config tests on Linux only
henrymercer Sep 23, 2025
50fc7e9
Fix `tools: linked` log message
henrymercer Sep 23, 2025
1b12ed7
Run resolve environment PR checks cross-platform
henrymercer Sep 23, 2025
67a0080
Test all-platform bundle on all platforms
henrymercer Sep 24, 2025
79bbb17
Remove PR checks that are now duplicated
henrymercer Sep 24, 2025
8633a15
Remove unnecessary "test" prefix from check names
henrymercer Sep 24, 2025
ba58de7
Run resolve environment test against Ubuntu only
henrymercer Sep 24, 2025
83fdfaf
Merge branch 'main' into henrymercer/slim-pr-checks
henrymercer Sep 24, 2025
4082f8c
Install yq
henrymercer Sep 24, 2025
a34e1cd
Merge branch 'main' into henrymercer/slim-pr-checks
henrymercer Sep 24, 2025
5445d1a
Merge branch 'main' into henrymercer/slim-pr-checks
henrymercer Sep 25, 2025
0a3e317
Update changelog and version after v3.30.4
github-actions[bot] Sep 25, 2025
4d32274
Rebuild
github-actions[bot] Sep 25, 2025
79dc6cc
Merge pull request #3150 from github/mergeback/v3.30.4-to-main-303c0aef
henrymercer Sep 25, 2025
c5ce5e5
Don't dry-run `rollback-release` workflow on release branches
mbg Sep 25, 2025
f3bf646
Merge pull request #3151 from github/mbg/ci/rollback-test-triggers
mbg Sep 25, 2025
5235174
Merge pull request #3137 from github/henrymercer/slim-pr-checks
henrymercer Sep 25, 2025
b1d32cf
Merge branch 'main' into henrymercer/fix-log-message
henrymercer Sep 25, 2025
6a72568
Run more checks in `unit-tests` job, even when previous checks failed
mbg Sep 25, 2025
9cf3a96
Add transpiled JS to job summary if changed
mbg Sep 25, 2025
b4db186
Reset working directory before failing in `check-js.sh`
mbg Sep 25, 2025
4e65cda
Add generated workflow diff to job summary if changed
mbg Sep 25, 2025
8fca381
Merge pull request #3153 from github/mbg/ci/improve-unit-tests
mbg Sep 25, 2025
a645d16
Add `npm run ava` command (for `ava` without a specific path)
mbg Sep 25, 2025
e2e1db3
Update `CONTRIBUTING.md` with `npm run ava`
mbg Sep 25, 2025
77a9259
Exclude transpiled code and dependencies from VSCode search
mbg Sep 25, 2025
48be21c
Use `npm run ava` in `justfile`
mbg Sep 25, 2025
853decd
Merge pull request #3152 from github/mbg/node/individual-test-cmd
mbg Sep 25, 2025
455038c
Add script to check whether `npm i` needs to be run
mbg Sep 25, 2025
fa64a7d
Merge pull request #3154 from github/mbg/node/check-up-to-date-deps
mbg Sep 25, 2025
6592567
Merge pull request #3139 from github/henrymercer/fix-log-message
henrymercer Sep 25, 2025
b27a8ef
Exit if running in an Actions workflow
mbg Sep 25, 2025
a0ae9ba
Log what the script is doing
mbg Sep 25, 2025
94a9b7a
Merge pull request #3155 from github/mbg/node/no-install-in-actions
mbg Sep 25, 2025
0b7fc56
Fix `upload-sarif` not uploading non-`.sarif` files
mbg Sep 26, 2025
8e34f2f
Add changelog
mbg Sep 26, 2025
0a67bd4
Merge pull request #3160 from github/mbg/fix/upload-sarif
mbg Sep 26, 2025
2ca0085
Update changelog for v3.30.5
github-actions[bot] Sep 26, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .github/workflows/__all-platform-bundle.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions .github/workflows/__analyze-ref-input.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

104 changes: 0 additions & 104 deletions .github/workflows/__autobuild-direct-tracing.yml

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 36 additions & 2 deletions .github/workflows/__build-mode-autobuild.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions .github/workflows/__config-export.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions .github/workflows/__diagnostics-export.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 0 additions & 14 deletions .github/workflows/__init-with-registries.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions .github/workflows/__packaging-codescanning-config-inputs-js.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions .github/workflows/__packaging-config-inputs-js.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions .github/workflows/__packaging-config-js.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions .github/workflows/__packaging-inputs-js.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading