Henry Mercer
ce321daddb
Merge branch 'main' into henrymercer/skip-file-coverage-rollout
2026-03-10 11:46:08 +00:00
Michael B. Gale
0ad7d7be2f
Merge pull request #3560 from github/henrymercer/ghes-3.13-cleanup
...
Clean up pre GHES 3.14 code paths
2026-03-09 18:00:31 +00:00
Henry Mercer
9e8c05933f
Add ability to override via repository property
2026-03-09 17:08:13 +00:00
Henry Mercer
c102a6d8cd
Require tools feature flag
...
And now that we have this, drop the restriction to `github` org.
2026-03-09 17:07:10 +00:00
Henry Mercer
ab180c9eeb
Clean up pre GHES 3.14 code paths
2026-03-09 16:35:29 +00:00
Henry Mercer
b35c0d37b1
Clean up repository properties feature flag
2026-03-09 16:15:04 +00:00
github-actions[bot]
0ccdcb8c0a
Rebuild
2026-03-05 19:44:36 +00:00
github-actions[bot]
f2669dd916
Update default bundle to codeql-bundle-v2.24.3
2026-03-05 15:34:19 +00:00
github-actions[bot]
77f9a86c60
Rebuild
2026-03-05 13:19:28 +00:00
Henry Mercer
8e17ec94b4
Merge branch 'main' into henrymercer/parallel-unit-tests
2026-03-04 13:25:01 +01:00
Henry Mercer
a5b959e10d
Merge pull request #3537 from github/henrymercer/overlay-status-record-job
...
Record the job that published an overlay status
2026-03-04 11:49:52 +00:00
Michael B. Gale
d1ac77f26d
Merge pull request #3527 from github/mbg/start-proxy/remove-unused
...
Remove unused registry types from `LANGUAGE_TO_REGISTRY_TYPE`
2026-03-04 11:48:08 +00:00
Henry Mercer
675af55c60
Run some unit tests in parallel
2026-03-04 12:40:22 +01:00
Henry Mercer
281b265245
Address review comments
2026-03-04 12:16:54 +01:00
github-actions[bot]
4593dc2f8f
Update supported GitHub Enterprise Server versions
2026-03-04 00:23:29 +00:00
Henry Mercer
129d771399
Add check run ID
2026-03-03 19:04:04 +01:00
Henry Mercer
a05f541a6e
Record the job that published an overlay status
...
This makes it easier to find the job that produced the status.
2026-03-03 16:56:18 +01:00
Michael B. Gale
9bf973324f
Merge pull request #3528 from github/mbg/refactor/sarif
...
Refactor SARIF-related types and functions into a separate module
2026-03-03 12:10:30 +00:00
Michael B. Gale
6d060bbaa1
Return Partial<Log> from readSarifFile
...
Our previous definition had `tools` as a mandatory field, so this
also makes some changes to deal with the case where that may
be `undefined` by treating it as equivalent to `[]`.
2026-03-03 11:34:01 +00:00
Michael B. Gale
28b449d8c7
Improve version handling in combineSarifFiles
2026-03-03 11:18:47 +00:00
Michael B. Gale
1721ce7afd
Address minor review comments
2026-03-03 11:05:37 +00:00
Michael B. Gale
b43d146e37
Do not alias types
2026-03-02 20:47:19 +00:00
Michael B. Gale
9a31859f78
Use @types/sarif
2026-03-02 18:04:11 +00:00
github-actions[bot]
6059d3ceb5
Rebuild
2026-03-02 11:35:32 +00:00
Henry Mercer
06cd615ad8
Soften language re overlay failures
2026-03-02 11:48:45 +01:00
Michael B. Gale
8a1cd7656d
Put change behind a FF
2026-03-01 15:07:47 +00:00
Michael B. Gale
40aec383a1
Move more SARIF helpers to sarif module
2026-03-01 14:22:49 +00:00
Michael B. Gale
2fce45b8e6
Add wrapper around JSON.parse to sarif module
2026-03-01 14:10:25 +00:00
Michael B. Gale
d7cfd19fb8
Move SARIF types out of util.ts
2026-03-01 13:42:46 +00:00
Henry Mercer
6704d80ac6
Merge pull request #3520 from github/dependabot/npm_and_yarn/fast-xml-parser-5.4.1
...
Bump fast-xml-parser from 5.3.6 to 5.4.1
2026-02-27 13:57:12 +00:00
Henry Mercer
76348c0f12
Merge pull request #3521 from github/dependabot/npm_and_yarn/minimatch-3.1.5
...
Bump minimatch from 3.1.3 to 3.1.5
2026-02-27 13:57:06 +00:00
Henry Mercer
8ab0431fc3
Merge pull request #3514 from github/dependabot/npm_and_yarn/globals-17.3.0
...
Bump globals from 16.5.0 to 17.3.0
2026-02-27 13:28:04 +00:00
github-actions[bot]
2475286230
Rebuild
2026-02-27 13:23:45 +00:00
github-actions[bot]
236fbf7645
Rebuild
2026-02-27 13:23:30 +00:00
github-actions[bot]
52c2a032f3
Rebuild
2026-02-26 17:22:24 +00:00
github-actions[bot]
068e80c14c
Rebuild
2026-02-26 16:42:43 +00:00
Henry Mercer
4068616de4
Merge branch 'main' into henrymercer/overlay-repo-property
2026-02-26 15:27:25 +00:00
Michael B. Gale
db33d20bf4
Put change behind a FF
2026-02-26 13:10:52 +00:00
Henry Mercer
056b0912cf
Merge branch 'main' into henrymercer/overlay-repo-property
2026-02-25 14:43:34 +00:00
Henry Mercer
c0fc915677
Merge pull request #3509 from github/dependabot/npm_and_yarn/multi-871638c4a1
...
Bump minimatch
2026-02-25 13:43:36 +00:00
Michael B. Gale
18898a6dd3
Merge pull request #3504 from github/mbg/ff/remove-ImprovedProxyCertificates
...
Remove FF gate for improved CA generation
2026-02-25 13:25:57 +00:00
github-actions[bot]
123b3011fa
Rebuild
2026-02-25 00:19:51 +00:00
Henry Mercer
2808ca726e
Improve validation and address review comments
2026-02-24 19:56:43 +00:00
Michael B. Gale
28737ec792
Merge pull request #3503 from github/mbg/ff/make-connection-checks-default
...
Remove FF gate for connection checks
2026-02-24 17:26:42 +00:00
Henry Mercer
e5f9d3b55e
Merge pull request #3487 from github/henrymercer/overlay-status
...
Cache first failure building an overlay base DB to avoid repeated failures
2026-02-24 17:19:19 +00:00
Henry Mercer
dc00a6f08f
Improve error message
2026-02-24 16:47:42 +00:00
Henry Mercer
ab56c02e0c
Merge pull request #3497 from github/henrymercer/eslint-v9
...
Update eslint to v9
2026-02-24 14:38:34 +00:00
Michael B. Gale
83c236af2b
Remove FF gate for improved CA generation
2026-02-24 11:25:57 +00:00
Michael B. Gale
25bde03dfb
Remove FF gate for connection checks
2026-02-24 11:18:51 +00:00
Michael B. Gale
f59338d600
Remove isCCR
2026-02-24 10:33:23 +00:00