Henry Mercer
8a01181ce2
Compare minor version number
...
This deals with the case that we skip `x.y.0` and go straight to `x.y.1`.
2026-01-26 16:50:11 +00:00
Henry Mercer
80e142568f
Bump minor version for CLI v2.24.0
2026-01-26 15:46:05 +00:00
Henry Mercer
b748848f27
Bump the Action minor version number on new CodeQL minor version series
2026-01-26 15:45:24 +00:00
Nick Rolfe
5e767eff5a
Merge pull request #3425 from github/update-bundle/codeql-bundle-v2.24.0
...
Update default bundle to 2.24.0
2026-01-26 04:40:17 -08:00
github-actions[bot]
9752869470
Add changelog note
2026-01-26 12:16:22 +00:00
github-actions[bot]
c62c214723
Update default bundle to codeql-bundle-v2.24.0
2026-01-26 12:16:14 +00:00
Henry Mercer
18c2cfc765
Indulge caniuse-lite to avoid build warnings
2026-01-26 11:42:13 +00:00
Henry Mercer
1996ca9f5d
Log when file coverage info is disabled
2026-01-26 11:42:13 +00:00
Henry Mercer
12c4c7d0e9
Don't log empty summaries
2026-01-26 11:42:13 +00:00
Michael B. Gale
25a224b808
Merge pull request #3423 from github/mbg/ci/yq-windows
...
Add `installYq` option to `sync.py` and install `yq` directly from GitHub release
codeql-bundle-v2.24.0
2026-01-26 11:23:44 +00:00
Henry Mercer
919e8aaa40
Mention caveat in feature JSDoc
2026-01-26 11:00:04 +00:00
Henry Mercer
4918026b93
Use FF to disable baseline file coverage
2026-01-26 11:00:04 +00:00
Henry Mercer
e8c164b902
Remove unused database print-baseline
2026-01-26 11:00:03 +00:00
Michael B. Gale
3657da1eac
Move yq version into env var and add comment
2026-01-26 10:59:43 +00:00
Michael B. Gale
605d404db0
Install yq directly from GitHub release
2026-01-24 14:09:33 +00:00
Michael B. Gale
efea9cca02
Add installYq option to sync.py and cache downloads
2026-01-24 13:43:15 +00:00
Michael B. Gale
9fccf271ff
Warn if a private registry configuration uses a PAT, but has no username
2026-01-24 13:02:41 +00:00
Michael B. Gale
c12cf8d49a
Move makeTestToken to testing-utils
2026-01-24 12:55:32 +00:00
Michael B. Gale
0fcbec3eec
Add isAuthToken function, with tests
2026-01-24 12:38:14 +00:00
Michael B. Gale
0ae8b05d08
Extend unit tests to cover all token types
2026-01-24 12:25:40 +00:00
Michael B. Gale
49cdf744d9
Use enum for token types
2026-01-24 11:58:10 +00:00
Michael B. Gale
aac4202424
Add fine-grained tokens to GITHUB_TOKEN_PATTERNS
2026-01-24 11:52:53 +00:00
Henry Mercer
e7ece62b96
Add feature flag to skip file coverage information on PRs
2026-01-23 18:41:24 +00:00
Henry Mercer
d9e374ef85
Tolerate failures loading repository properties
2026-01-23 17:51:41 +00:00
Henry Mercer
f4b47e7013
Add result type
2026-01-23 17:51:02 +00:00
Henry Mercer
4e14537b54
Improve logging when no known repository properties found
2026-01-23 17:29:15 +00:00
Henry Mercer
e142eee9b4
Only load repository properties for repos owned by orgs
2026-01-23 17:20:30 +00:00
Henry Mercer
dcd1b12beb
Simplify computation of job status
...
- Move it out of the failed SARIF reporting so we compute the job status
whether or not we have a CodeQL config.
- Add comments to clarify what happens in the case that the CodeQL
config is absent.
2026-01-23 17:07:21 +00:00
Michael B. Gale
55252c7a3a
Merge pull request #3418 from github/mergeback/v4.31.11-to-main-19b2f06d
...
Mergeback v4.31.11 refs/heads/releases/v4 into main
2026-01-23 15:26:56 +00:00
github-actions[bot]
7381f9750d
Rebuild
2026-01-23 14:48:27 +00:00
github-actions[bot]
6e162a0930
Update changelog and version after v4.31.11
2026-01-23 13:53:17 +00:00
Michael B. Gale
19b2f06db2
Merge pull request #3417 from github/update-v4.31.11-1601acf88
...
Merge main into releases/v4
v4.31.11
2026-01-23 13:51:38 +00:00
Michael B. Gale
03afde035d
Add noteworthy changes to changelog
2026-01-23 13:24:31 +00:00
github-actions[bot]
9469107033
Update changelog for v4.31.11
2026-01-23 12:58:42 +00:00
Henry Mercer
1601acf88b
Merge pull request #3415 from github/henrymercer/address-telemetry-gap
...
Address missing telemetry at the start of Actions
2026-01-23 04:51:05 -08:00
Henry Mercer
fba78720ca
Address review comments
2026-01-23 12:22:31 +00:00
Henry Mercer
a8dd5ab7a4
Merge pull request #3414 from github/dependabot/npm_and_yarn/lodash-4.17.23
...
Bump lodash from 4.17.21 to 4.17.23
2026-01-23 02:55:45 -08:00
Henry Mercer
28bfb7b7b5
Omit error from start-proxy Action
2026-01-23 10:42:42 +00:00
Henry Mercer
91f3460006
Throw if in test mode
2026-01-23 10:40:51 +00:00
Henry Mercer
edebb7861e
Differentiate unhandled errors in telemetry
2026-01-23 10:39:51 +00:00
Henry Mercer
529c266223
Use getErrorMessage in more places
2026-01-23 10:36:25 +00:00
Henry Mercer
6bd84b6a82
Rename to "unhandled"
2026-01-23 10:34:45 +00:00
Henry Mercer
5e98e18a17
Merge pull request #3410 from github/dependabot/npm_and_yarn/tar-7.5.6
...
Bump tar from 7.4.3 to 7.5.6
2026-01-22 05:15:39 -08:00
Henry Mercer
229e0cd749
Add catch-all error reporting for errors that slip through run
2026-01-22 13:14:53 +00:00
Henry Mercer
14bd76753f
Add reminder to minimise code outside try/catch
2026-01-22 11:31:17 +00:00
Henry Mercer
b715292b74
Move config saving within try-catch
2026-01-22 11:27:46 +00:00
Henry Mercer
7c72e12ecb
Expand try-catch to cover more of Actions
2026-01-22 10:46:05 +00:00
dependabot[bot]
b5bb69ad4b
Bump lodash from 4.17.21 to 4.17.23
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-22 00:26:32 +00:00
Michael B. Gale
1c4c0b36be
Merge pull request #3318 from github/mbg/ignore-generated
2026-01-21 14:43:55 +00:00
Michael B. Gale
bc75091173
Add empty lines to test cases
2026-01-21 13:29:15 +00:00