Michael B. Gale
|
7e36708483
|
Convert check-js.sh to TypeScript
|
2026-07-31 17:17:54 +01:00 |
|
Michael B. Gale
|
fccc166683
|
Move subprocess helpers from update-release-branch.ts to command.ts
|
2026-07-31 14:38:04 +01:00 |
|
Michael B. Gale
|
f8f91fb336
|
Move check-codescanning-config/index.ts to pr-checks and add tests
|
2026-07-31 14:38:03 +01:00 |
|
Michael B. Gale
|
58f39a7d42
|
Convert check-sarif/index.js and add tests
|
2026-07-31 14:01:48 +01:00 |
|
Michael B. Gale
|
40b3f0c1bc
|
Move upgrade-bundle.ts to pr-checks and add tests
|
2026-07-31 14:01:48 +01:00 |
|
Michael B. Gale
|
6e32e882a9
|
Add DEFAULTS_FILE constant
|
2026-07-31 14:01:48 +01:00 |
|
Michael B. Gale
|
5d3eb98e4a
|
Merge pull request #4055 from github/dependabot/npm_and_yarn/npm-minor-2032624187
Bump the npm-minor group across 1 directory with 2 updates
|
2026-07-30 16:18:33 +00:00 |
|
Michael B. Gale
|
c5f739bd64
|
Merge branch 'main' into dependabot/npm_and_yarn/npm-minor-2032624187
|
2026-07-30 17:03:50 +01:00 |
|
Michael B. Gale
|
2e53f1cea2
|
Merge pull request #4056 from github/dependabot/github_actions/dot-github/workflows/actions-minor-6592b736e3
Bump ruby/setup-ruby from 1.319.0 to 1.321.0 in /.github/workflows in the actions-minor group across 1 directory
|
2026-07-30 10:14:47 +00:00 |
|
Óscar San José
|
d0ee43ac62
|
Merge pull request #4057 from github/mergeback/v4.37.4-to-main-f205ea1c
Mergeback v4.37.4 refs/heads/releases/v4 into main
|
2026-07-30 09:37:10 +00:00 |
|
github-actions[bot]
|
06f1d4ffed
|
Rebuild
|
2026-07-30 09:21:35 +00:00 |
|
github-actions[bot]
|
82f035a501
|
Update changelog and version after v4.37.4
|
2026-07-30 09:21:21 +00:00 |
|
Óscar San José
|
f205ea1c33
|
Merge pull request #4053 from github/update-v4.37.4-9130ce0f7
Merge main into releases/v4
v4.37.4
|
2026-07-30 11:19:36 +02:00 |
|
github-actions[bot]
|
60a57910be
|
Rebuild
|
2026-07-29 17:59:24 +00:00 |
|
dependabot[bot]
|
3502f79575
|
Bump ruby/setup-ruby
Bumps the actions-minor group with 1 update in the /.github/workflows directory: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).
Updates `ruby/setup-ruby` from 1.319.0 to 1.321.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](https://github.com/ruby/setup-ruby/compare/003a5c4d8d6321bd302e38f6f0ec593f77f06600...95ef2b042f9d7a56d8268cba8559e2842e2ad01b)
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-version: 1.321.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-29 17:57:26 +00:00 |
|
dependabot[bot]
|
8f0a4f23c4
|
Bump the npm-minor group across 1 directory with 2 updates
Bumps the npm-minor group with 2 updates in the / directory: [sinon](https://github.com/sinonjs/sinon) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
Updates `sinon` from 22.0.0 to 22.1.0
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/CHANGES.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v22.0.0...v22.1.0)
Updates `typescript-eslint` from 8.64.0 to 8.65.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: sinon
dependency-version: 22.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-minor
- dependency-name: typescript-eslint
dependency-version: 8.65.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-29 17:54:52 +00:00 |
|
Michael B. Gale
|
f02afd42b0
|
Merge pull request #4049 from github/mbg/start-proxy/job-uuid
Generate job UUID in `start-proxy` action
|
2026-07-29 15:29:24 +00:00 |
|
Michael B. Gale
|
d57c3ffcba
|
Add tests for runInActions
|
2026-07-29 15:38:27 +01:00 |
|
github-actions[bot]
|
e40d079dd9
|
Update changelog for v4.37.4
|
2026-07-29 14:37:39 +00:00 |
|
Michael B. Gale
|
8e6fdffc32
|
Use runInActions for start-proxy
|
2026-07-29 14:44:24 +01:00 |
|
Michael B. Gale
|
ba46ff760e
|
Add transformTelemetryError option to Action
|
2026-07-29 14:39:30 +01:00 |
|
Michael B. Gale
|
b411bbcd4a
|
Move getJobUUID call into runInActions for init and setup-codeql
|
2026-07-29 14:38:26 +01:00 |
|
Óscar San José
|
9130ce0f73
|
Merge pull request #4051 from github/update-bundle/codeql-bundle-v2.26.2
Update default bundle to 2.26.2
|
2026-07-29 12:45:04 +00:00 |
|
Michael B. Gale
|
0cebd1d28d
|
Add hasEnv delayed assertion and use for getJobUUID test
|
2026-07-29 13:24:33 +01:00 |
|
Michael B. Gale
|
d2f5cbbe91
|
Add get method to ReadOnlyEnv
|
2026-07-29 13:22:46 +01:00 |
|
github-actions[bot]
|
c62d824686
|
Add changelog note
|
2026-07-29 12:22:31 +00:00 |
|
github-actions[bot]
|
da0c190101
|
Update default bundle to codeql-bundle-v2.26.2
|
2026-07-29 12:22:25 +00:00 |
|
Michael B. Gale
|
36737508ec
|
Add Env-backed ActionsEnv implementation for tests
|
2026-07-29 13:00:31 +01:00 |
|
Michael B. Gale
|
30c33c9286
|
Make results of function call available to delayed checks
|
2026-07-29 12:56:51 +01:00 |
|
Michael B. Gale
|
3ca82bb259
|
Change withActions to only allow mutations
|
2026-07-29 12:55:54 +01:00 |
|
Michael B. Gale
|
42a3b94790
|
Add CODEQL_ACTION_ prefix to JOB_RUN_UUID
|
2026-07-29 11:58:44 +01:00 |
|
Michael B. Gale
|
2e251072b0
|
Use getEnv()
|
2026-07-29 10:20:04 +01:00 |
|
Michael B. Gale
|
94a12eb6f6
|
Add a test for invalid values
|
2026-07-28 19:14:57 +01:00 |
|
Michael B. Gale
|
e28cbacfa1
|
Test that getJobUUID calls exportVariable
|
2026-07-28 19:13:35 +01:00 |
|
Michael B. Gale
|
60834a0cd9
|
Add exportVariable to ActionsEnv
|
2026-07-28 19:00:30 +01:00 |
|
Michael B. Gale
|
e9831f72a2
|
Add getRequiredInput to ActionsEnv
|
2026-07-28 18:59:59 +01:00 |
|
Michael B. Gale
|
766928d055
|
Call getJobUUID in start-proxy
The `start-proxy` step precedes `init` in Default Setup
|
2026-07-28 18:50:56 +01:00 |
|
Michael B. Gale
|
049af32c59
|
Allow getJobUUID to retrieve the UUID from the environment
|
2026-07-28 18:47:23 +01:00 |
|
Michael B. Gale
|
c7ae51bb2d
|
Make ActionState available and add test
|
2026-07-28 18:41:41 +01:00 |
|
Michael B. Gale
|
1f9caf0118
|
Refactor jobRunUuid init into a function
Use in `init` and `setup-codeql` actions
|
2026-07-28 18:37:01 +01:00 |
|
Michael B. Gale
|
18420e3271
|
Merge pull request #4043 from github/mbg/ts/changelog
Convert last remaining Python CI scripts to TypeScript
codeql-bundle-v2.26.2
|
2026-07-28 15:27:26 +00:00 |
|
Michael B. Gale
|
7e8d8970f0
|
Merge pull request #4046 from github/mbg/repo-prop/code-quality
Ignore configuration file repo property for unsupported analysis kinds
|
2026-07-28 11:16:26 +00:00 |
|
Michael B. Gale
|
2d4c474c2c
|
Log !analysisKindSupported case
|
2026-07-28 12:02:41 +01:00 |
|
Michael B. Gale
|
98c05a17d3
|
Fix argument validation in rollback-changelog.ts
Co-authored-by: Mads Navntoft <navntoft@github.com>
|
2026-07-28 11:51:13 +01:00 |
|
Michael B. Gale
|
8289a49271
|
Ignore repository property for unsupported analysis kinds
|
2026-07-27 13:23:39 +01:00 |
|
Michael B. Gale
|
2a8731cc06
|
Move config-file computation after determining the analysisKinds
|
2026-07-27 13:10:34 +01:00 |
|
Michael B. Gale
|
3434fbbc53
|
Merge pull request #4044 from github/mbg/ff/promote-toolcache
Promote `AllowToolcacheInput` feature
|
2026-07-24 16:29:59 +00:00 |
|
Michael B. Gale
|
3013ac07bd
|
Promote AllowToolcacheInput feature
|
2026-07-24 16:28:21 +01:00 |
|
Michael B. Gale
|
74b15aa2c6
|
Install JS deps if needed in post-release-mergeback workflow
|
2026-07-24 16:19:45 +01:00 |
|
Michael B. Gale
|
f00f809405
|
Fix checking keys rather than values
|
2026-07-24 16:17:04 +01:00 |
|