Michael B. Gale
|
0f3e632580
|
Rename secondary run to uploadFailureInfo
|
2026-02-26 17:47:32 +00:00 |
|
Michael B. Gale
|
b0ed4dedcb
|
Merge pull request #3511 from github/henrymercer/merge-queue
Add `merge_group` trigger to required checks to prepare for merge queue
|
2026-02-26 16:33:14 +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
|
20f148b36e
|
Merge pull request #3507 from github/henrymercer/overlay-repo-property
Add a repository property for disabling overlay
|
2026-02-26 16:21:03 +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
|
ae14a1f513
|
Merge branch 'main' into henrymercer/merge-queue
|
2026-02-26 15:11:41 +00:00 |
|
Michael B. Gale
|
a577f702b9
|
Merge pull request #3512 from github/mbg/start-proxy/use-default-cli
Use `getDefaultCliVersion` for `start-proxy`
|
2026-02-26 15:11:18 +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
|
f379c46d49
|
Address review comments
|
2026-02-25 15:26:48 +00:00 |
|
Henry Mercer
|
8105503f1a
|
Add merge_group trigger to required checks to prepare for merge queue
|
2026-02-25 15:12:37 +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 |
|
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 |
|
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 |
|
github-actions[bot]
|
123b3011fa
|
Rebuild
|
2026-02-25 00:19:51 +00:00 |
|
dependabot[bot]
|
0aafb58a10
|
Bump minimatch
Bumps and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.
Updates `minimatch` from 10.1.1 to 10.2.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.1.1...v10.2.2)
Updates `minimatch` from 5.1.6 to 5.1.7
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.1.1...v10.2.2)
Updates `minimatch` from 3.1.2 to 3.1.3
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.1.1...v10.2.2)
Updates `minimatch` from 9.0.5 to 9.0.6
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.1.1...v10.2.2)
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 10.2.2
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 5.1.7
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 3.1.3
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 9.0.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-25 00:17:44 +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
|
c4dca28336
|
Merge pull request #3502 from github/mbg/remove-ccr
Remove all CCR-specific code and tests
|
2026-02-24 10:58:49 +00:00 |
|
Michael B. Gale
|
1aad2787ec
|
Update PR template
|
2026-02-24 10:36:28 +00:00 |
|
Michael B. Gale
|
b6cf67a711
|
Remove CCR e2e check
|
2026-02-24 10:34:09 +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
|
48094d2b6e
|
Explicitly include eslint recommended rules
|
2026-02-23 18:43:10 +00:00 |
|
Michael B. Gale
|
cb4e075f11
|
Merge pull request #3501 from github/mbg/ci/dont-label-merged
|
2026-02-23 15:41:07 +00:00 |
|
Henry Mercer
|
1847416575
|
Merge pull request #3498 from github/henrymercer/overlay-resource-checks-v2
Add feature flag for more lenient overlay resource checks
|
2026-02-23 15:22:02 +00:00 |
|
Michael B. Gale
|
11dd746d70
|
Don't run label-pr-size once a PR has been merged
|
2026-02-23 15:09:13 +00:00 |
|
Michael B. Gale
|
a754a57c21
|
Merge pull request #3500 from github/mbg/fixup/version-pinning
Minor improvements to "Keeping the CodeQL Action up to date" section
|
2026-02-23 14:19:30 +00:00 |
|
Michael B. Gale
|
466da5ec2d
|
Slight wording change
|
2026-02-23 12:00:58 +00:00 |
|
Michael B. Gale
|
0a9b98b511
|
Highlight that this for advanced setups
|
2026-02-23 11:59:08 +00:00 |
|