Henry Mercer
|
30ecc82e64
|
PR checks: Replace inline arrays
Lists are easier to modify
|
2026-03-11 17:11:07 +00:00 |
|
Henry Mercer
|
4174779474
|
PR checks: Only run Go macOS tests on latest CodeQL versions
|
2026-03-11 17:10:56 +00:00 |
|
Henry Mercer
|
2bc06587aa
|
PR checks: Add support for per-OS CodeQL version
|
2026-03-11 17:10:45 +00:00 |
|
Michael B. Gale
|
6c99ca514e
|
Merge remote-tracking branch 'origin/main' into mbg/private-registry/oidc
|
2026-03-11 16:15:07 +00:00 |
|
Michael B. Gale
|
1a97b0f94e
|
Merge pull request #3541 from github/mbg/pr-checks/validation-jobs
Add support for validation jobs to `sync.ts`, and refactor
|
2026-03-11 14:43:46 +00:00 |
|
Michael B. Gale
|
d1a7580bd3
|
Verify PR checks in a different job, with newer Node
|
2026-03-11 12:29:36 +00:00 |
|
Michael B. Gale
|
89f63211ed
|
Use version in error message
|
2026-03-11 12:18:41 +00:00 |
|
Michael B. Gale
|
6570ad3440
|
Extend base tsconfig.json
|
2026-03-11 12:16:28 +00:00 |
|
Michael B. Gale
|
be7fe2bca6
|
Make it more explicit by construction that known inputs always have the same specifications
|
2026-03-11 12:14:41 +00:00 |
|
Michael B. Gale
|
2e1f08fe70
|
Remove installPython condition in sync.ts
The behaviour of `installPython` now mirrors other `install*` options
|
2026-03-11 11:55:59 +00:00 |
|
Michael B. Gale
|
b9b42bed94
|
Remove last use of installPython
- Add explicit `setup-python` step with condition to the workflow that was still using it
- This allows simplifying the logic in `sync.ts`
|
2026-03-11 11:55:16 +00:00 |
|
Henry Mercer
|
997acaf7eb
|
Merge pull request #3562 from github/henrymercer/skip-file-coverage-rollout
Prepare for rolling out skipping computing file coverage information on PRs
|
2026-03-11 11:33:21 +00:00 |
|
Henry Mercer
|
2e7e91fd63
|
Merge pull request #3550 from github/sam-robson/overlay-per-lang-min-bundle-version
feat: add minimumVersion values for language overlay flags
|
2026-03-11 10:28:14 +00:00 |
|
Henry Mercer
|
5cb13d6ab8
|
Merge pull request #3564 from github/henrymercer/fix-database-upload-retries
Fix retries when uploading databases
|
2026-03-10 16:56:27 +00:00 |
|
Henry Mercer
|
a63886bff5
|
Refactor: Extract separate function for uploadBundledDatabase
|
2026-03-10 16:36:02 +00:00 |
|
Henry Mercer
|
a11c6cbbc8
|
Merge branch 'main' into henrymercer/skip-file-coverage-rollout
|
2026-03-10 16:25:21 +00:00 |
|
Michael B. Gale
|
048d0ea295
|
Address review comments
|
2026-03-10 15:54:58 +00:00 |
|
Henry Mercer
|
cf972cde0e
|
Update database upload tests to use checkExpectedLogMessages
|
2026-03-10 15:52:14 +00:00 |
|
Henry Mercer
|
ee5ede79f7
|
Address review comments
|
2026-03-10 15:51:28 +00:00 |
|
Henry Mercer
|
e07c3055d7
|
Tweak changelog formatting
|
2026-03-10 15:43:28 +00:00 |
|
Henry Mercer
|
55a0f2b2aa
|
Add environment variable override
|
2026-03-10 15:41:40 +00:00 |
|
Michael B. Gale
|
c92efdb98d
|
Type result of parsing JSON as unknown until narrowed
|
2026-03-10 15:31:21 +00:00 |
|
Michael B. Gale
|
c6e75ac1e8
|
Add JSON helper types and functions
|
2026-03-10 15:31:21 +00:00 |
|
Sam Robson
|
79ea59d97e
|
Merge branch 'main' into sam-robson/overlay-per-lang-min-bundle-version
|
2026-03-10 14:13:22 +00:00 |
|
Michael B. Gale
|
823869da10
|
Use isDefined for password and token in credentialToStr
|
2026-03-10 13:30:52 +00:00 |
|
Michael B. Gale
|
131392e95f
|
Fix changelog entry
|
2026-03-10 13:23:16 +00:00 |
|
Henry Mercer
|
bef08edf32
|
Update to log deprecation warning
Move rollout to April
|
2026-03-10 13:14:00 +00:00 |
|
Henry Mercer
|
edfcb0a509
|
Update tests
|
2026-03-10 12:49:58 +00:00 |
|
Henry Mercer
|
ca969a91db
|
Add changelog note
|
2026-03-10 12:34:47 +00:00 |
|
Henry Mercer
|
13c548978d
|
Fix retries when uploading databases
|
2026-03-10 12:34:18 +00:00 |
|
Michael B. Gale
|
87c3b7b6a1
|
Merge pull request #3519 from github/mbg/csra/upload-failed-sarif-artifact
Upload failed SARIF for risk assessments in `init-post` step
|
2026-03-10 11:53:12 +00:00 |
|
Henry Mercer
|
ce321daddb
|
Merge branch 'main' into henrymercer/skip-file-coverage-rollout
|
2026-03-10 11:46:08 +00:00 |
|
Henry Mercer
|
55ae11793a
|
Reduce duplication of getFileCoverageInformationEnabled
|
2026-03-10 11:42:53 +00:00 |
|
Henry Mercer
|
3d2bdbbd3b
|
Simplify default repo properties
|
2026-03-10 11:33:00 +00:00 |
|
Michael B. Gale
|
e90d128a3c
|
Add preliminary change note
|
2026-03-10 02:14:53 +00:00 |
|
Michael B. Gale
|
88bd340eb0
|
Add OIDC tests for getCredentials
|
2026-03-10 02:14:52 +00:00 |
|
Michael B. Gale
|
4649e158bc
|
Fix old test
|
2026-03-10 02:14:52 +00:00 |
|
Michael B. Gale
|
3d574205fc
|
Run more start-proxy tests in parallel
|
2026-03-10 02:14:52 +00:00 |
|
Michael B. Gale
|
e168f8e52a
|
Move credentialToStr and update it
|
2026-03-10 02:14:52 +00:00 |
|
Michael B. Gale
|
7263be2084
|
Extract AuthConfig from Credential
|
2026-03-10 01:26:15 +00:00 |
|
Michael B. Gale
|
37eb89b173
|
Add predicates for Auth types
|
2026-03-10 01:26:15 +00:00 |
|
Michael B. Gale
|
9e26f9e6e0
|
Add OIDC config types
|
2026-03-10 01:26:15 +00:00 |
|
Michael B. Gale
|
01b52624a0
|
Move out auth config from Credential type
|
2026-03-10 01:26:15 +00:00 |
|
Sam Robson
|
8bddab0644
|
Merge branch 'main' into sam-robson/overlay-per-lang-min-bundle-version
|
2026-03-09 20:23:29 +00:00 |
|
Michael B. Gale
|
65f7f36302
|
Extend isPrintable check to all keys with string values
|
2026-03-09 19:06:06 +00:00 |
|
Michael B. Gale
|
746f940d10
|
Merge remote-tracking branch 'origin/main' into mbg/csra/upload-failed-sarif-artifact
|
2026-03-09 18:32:36 +00:00 |
|
Michael B. Gale
|
babab88e54
|
Merge pull request #3561 from github/henrymercer/eslint-unused-vars
Linting: Require unused function parameters to start with `_`
|
2026-03-09 18:00:46 +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 |
|
Michael B. Gale
|
8ba8180559
|
Merge remote-tracking branch 'origin/main' into mbg/pr-checks/validation-jobs
|
2026-03-09 17:58:41 +00:00 |
|
Henry Mercer
|
3592fe5d7a
|
Address review comments
|
2026-03-09 17:32:57 +00:00 |
|