Michael B. Gale
|
68d73442fa
|
Remove unused registry types from LANGUAGE_TO_REGISTRY_TYPE
|
2026-02-28 23:24:41 +00:00 |
|
Michael B. Gale
|
f3663cdc32
|
Fix typos in comments
|
2026-02-28 15:18:25 +00:00 |
|
Michael B. Gale
|
e995ba3522
|
Add more tests/assertions
|
2026-02-27 12:52:54 +00:00 |
|
Michael B. Gale
|
1e7e52a330
|
Add tests where upload should get skipped
|
2026-02-27 12:40:04 +00:00 |
|
Michael B. Gale
|
383b86ddcb
|
Refactor some test setup code into mockRiskAssessmentEnv
|
2026-02-27 12:27:32 +00:00 |
|
Michael B. Gale
|
ca32b84657
|
Ensure correct failed SARIF file names for CSRA
|
2026-02-26 19:56:07 +00:00 |
|
Michael B. Gale
|
ce97dfe405
|
Sanitise artifact name
|
2026-02-26 19:47:55 +00:00 |
|
Michael B. Gale
|
003044eb84
|
Add test
|
2026-02-26 19:18:32 +00:00 |
|
Michael B. Gale
|
5b9d1f4fdf
|
Simplify prepareFailedSarif for risk assessments
|
2026-02-26 19:18:29 +00:00 |
|
Michael B. Gale
|
f265dd9392
|
Separate generateFailedSarif out of prepareFailedSarif
|
2026-02-26 18:44:50 +00:00 |
|
Michael B. Gale
|
44b66a8064
|
Upload failed SARIF as artifact for risk assessments
|
2026-02-26 18:40:00 +00:00 |
|
Michael B. Gale
|
60ca40ecd4
|
Refactor prepareFailedSarif out of maybeUploadFailedSarif
|
2026-02-26 18:07:00 +00:00 |
|
Michael B. Gale
|
56d1ccc87a
|
Change skipped reason message
|
2026-02-26 17:51:06 +00:00 |
|
Michael B. Gale
|
e9ce32d807
|
Change order of checks in tryUploadSarifIfRunFailed
|
2026-02-26 17:51:06 +00:00 |
|
Michael B. Gale
|
0f3e632580
|
Rename secondary run to uploadFailureInfo
|
2026-02-26 17:47:32 +00:00 |
|
Henry Mercer
|
29765a3c71
|
Skip overlay memory check for CodeQL 2.24.3 and later
|
2026-02-26 16:53:26 +00:00 |
|
Michael B. Gale
|
3c83f578ed
|
Merge pull request #3516 from github/mbg/start-proxy/reduce-connection-check-severity
|
2026-02-26 16:32:00 +00:00 |
|
Henry Mercer
|
4068616de4
|
Merge branch 'main' into henrymercer/overlay-repo-property
|
2026-02-26 15:27:25 +00:00 |
|
Michael B. Gale
|
0d5f70631a
|
Merge branch 'main' into mbg/start-proxy/reduce-connection-check-severity
|
2026-02-26 15:16:23 +00:00 |
|
Michael B. Gale
|
bce0deb953
|
Fix log message / returned version
|
2026-02-26 13:55:47 +00:00 |
|
Michael B. Gale
|
db33d20bf4
|
Put change behind a FF
|
2026-02-26 13:10:52 +00:00 |
|
Michael B. Gale
|
3c911485ed
|
Address Copilot's review comments
|
2026-02-26 13:07:03 +00:00 |
|
Michael B. Gale
|
1ec5b701fc
|
Reduce log levels for registry connection checks
|
2026-02-26 11:53:26 +00:00 |
|
Michael B. Gale
|
f657c4e1eb
|
Use getDefaultCliVersion for start-proxy
|
2026-02-25 17:43:15 +00:00 |
|
Henry Mercer
|
056b0912cf
|
Merge branch 'main' into henrymercer/overlay-repo-property
|
2026-02-25 14:43:34 +00:00 |
|
Henry Mercer
|
445a2a9bb2
|
Record overlay disablement reason
|
2026-02-25 14:36:03 +00:00 |
|
Henry Mercer
|
182427800c
|
Add disabled reason
|
2026-02-25 14:22:13 +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 |
|
Henry Mercer
|
70db156dcb
|
Add diagnostic when overlay disabled by repo property
|
2026-02-25 11:48:10 +00:00 |
|
Henry Mercer
|
9c61a2ddf4
|
Reorganize properties file
|
2026-02-25 11:35:34 +00:00 |
|
Henry Mercer
|
16adc4e672
|
Merge pull request #3506 from github/henrymercer/result-better-inference
Improve type inference of `Result<T, E>`
|
2026-02-24 20:05:34 +00:00 |
|
Henry Mercer
|
2808ca726e
|
Improve validation and address review comments
|
2026-02-24 19:56:43 +00:00 |
|
Henry Mercer
|
2a607fea25
|
Update JSDoc
Co-authored-by: Michael B. Gale <mbg@github.com>
|
2026-02-24 19:28:27 +00:00 |
|
Henry Mercer
|
ed39a1ea5c
|
Add repository property for disabling overlay
|
2026-02-24 18:58:08 +00:00 |
|
Henry Mercer
|
7ea93ee2e1
|
Add support for boolean repository properties
|
2026-02-24 18:48:32 +00:00 |
|
Henry Mercer
|
e51b6a9a52
|
Update names in tests
|
2026-02-24 17:55:29 +00:00 |
|
Henry Mercer
|
160d27baf0
|
Improve type inference of Result<T, E>
|
2026-02-24 17:41:30 +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 |
|
Henry Mercer
|
2a07b6e3c7
|
Merge branch 'main' into henrymercer/eslint-v9
|
2026-02-23 19:01:30 +00:00 |
|
Henry Mercer
|
fba33f686a
|
Enable tseslint strict rules
|
2026-02-23 19:00:06 +00:00 |
|
Henry Mercer
|
4e71011f44
|
Add feature flag for more lenient overlay resource checks
|
2026-02-20 18:26:14 +00:00 |
|
Henry Mercer
|
c54531587d
|
Update eslint to v9
|
2026-02-20 15:57:26 +00:00 |
|
Michael B. Gale
|
559d85d1fa
|
Merge pull request #3477 from github/mbg/features/offline-features
|
2026-02-20 15:36:07 +00:00 |
|
Michael B. Gale
|
39ba80c475
|
Merge pull request #3493 from github/update-bundle/codeql-bundle-v2.24.2
Update default bundle to 2.24.2
|
2026-02-20 11:01:00 +00:00 |
|