Michael B. Gale
|
ab2580041c
|
Merge remote-tracking branch 'origin/main' into mbg/features/offline-features
|
2026-02-17 09:54:34 +00:00 |
|
Michael B. Gale
|
147d1495e4
|
Merge pull request #3484 from github/mbg/cli/force-nightly
Add feature for forcing the `nightly` bundle in `dynamic` workflows
|
2026-02-16 22:37:31 +00:00 |
|
Michael B. Gale
|
aee29a19d7
|
Merge pull request #3473 from github/mbg/start-proxy/cert-gen
Improve proxy certificate generation
|
2026-02-16 17:19:30 +00:00 |
|
Michael B. Gale
|
f8c75d3f32
|
Change diagnostic level to note
|
2026-02-16 17:12:12 +00:00 |
|
Michael B. Gale
|
e315c6fd3b
|
Add diagnostic when a nightly release is forced
|
2026-02-16 09:29:32 +00:00 |
|
Michael B. Gale
|
8b734d3bc2
|
Improve variable names and comments
Also set default `GITHUB_EVENT_NAME` in `setupActionsVars`
|
2026-02-16 08:54:19 +00:00 |
|
Michael B. Gale
|
d5f0374a1f
|
Force nightly bundle when FF is enabled
|
2026-02-15 17:22:20 +00:00 |
|
Michael B. Gale
|
34d43db4c6
|
Add ForceNightly feature
|
2026-02-15 16:10:53 +00:00 |
|
Michael B. Gale
|
db834c9e1d
|
Use OfflineFeatures when !supportsFeatureFlags as well
|
2026-02-15 16:03:48 +00:00 |
|
Michael B. Gale
|
60dee3dbd3
|
Log when using OfflineFeatures for CCR
|
2026-02-15 15:55:03 +00:00 |
|
Michael B. Gale
|
0874cf9f8b
|
Change FFs not supported log message
|
2026-02-15 15:51:06 +00:00 |
|
Michael B. Gale
|
9dcfdf2c9c
|
Return OfflineFeatures for CCR
|
2026-02-15 15:40:22 +00:00 |
|
Michael B. Gale
|
2c9bc45d46
|
Abstract over FeatureEnablement implementations with initFeatures
|
2026-02-15 15:40:21 +00:00 |
|
Michael B. Gale
|
368f322a09
|
Add OfflineFeatures class
|
2026-02-15 15:40:20 +00:00 |
|
Michael B. Gale
|
5283c3ba5a
|
Move getDefaultCliVersion out of GitHubFeatureFlags
It doesn't need to be in there since it doesn't depend on the API itself and call `getDefaultCliVersionFromFlags` directly
|
2026-02-15 15:40:19 +00:00 |
|
Michael B. Gale
|
ea1a400e13
|
Revert "Merge pull request #3476 from github/henrymercer/retry-auth-errors"
This reverts commit 9658e23e5b, reversing
changes made to 2d6b98c7cf.
|
2026-02-15 15:39:04 +00:00 |
|
github-actions[bot]
|
6bddc7956d
|
Rebuild
|
2026-02-13 12:01:09 +00:00 |
|
Henry Mercer
|
876cecb383
|
Avoid requesting features in CCR
|
2026-02-12 16:53:19 +00:00 |
|
Henry Mercer
|
43b46a19be
|
Retry API authentication errors since these can be transient
|
2026-02-12 16:19:04 +00:00 |
|
Michael B. Gale
|
4edc7d2e82
|
Merge pull request #3467 from github/dependabot/npm_and_yarn/npm-minor-5707d09364
Bump the npm-minor group with 2 updates
|
2026-02-12 13:33:11 +00:00 |
|
Michael B. Gale
|
b1d963ed8f
|
Gate updated cert gen behind FF
|
2026-02-11 19:23:10 +00:00 |
|
github-actions[bot]
|
be578c7735
|
Rebuild
|
2026-02-11 17:54:50 +00:00 |
|
Michael B. Gale
|
c7eff3f0b1
|
Add StartProxyConnectionChecks feature
|
2026-02-10 14:57:16 +00:00 |
|
Michael B. Gale
|
b030333651
|
Add explicit dependency on https-proxy-agent
|
2026-02-10 14:53:56 +00:00 |
|
github-actions[bot]
|
4b8e16f54f
|
Rebuild
|
2026-02-06 11:00:39 +00:00 |
|
Henry Mercer
|
7aee932974
|
Merge pull request #3460 from github/update-bundle/codeql-bundle-v2.24.1
Update default bundle to 2.24.1
|
2026-02-05 15:52:29 +00:00 |
|
github-actions[bot]
|
3d0331896c
|
Update default bundle to codeql-bundle-v2.24.1
|
2026-02-05 15:16:22 +00:00 |
|
github-actions[bot]
|
4f6ea84c21
|
Rebuild
|
2026-02-04 18:53:07 +00:00 |
|
Henry Mercer
|
6d4cd5d744
|
Add "Requires authentication" to wrapApiConfigurationError
|
2026-02-02 18:02:11 +00:00 |
|
github-actions[bot]
|
e8d7df4f04
|
Rebuild
|
2026-02-02 15:21:41 +00:00 |
|
github-actions[bot]
|
a6ccefb47c
|
Rebuild
|
2026-01-30 23:00:12 +00:00 |
|
github-actions[bot]
|
48f3548141
|
Rebuild
|
2026-01-28 17:55:06 +00:00 |
|
Henry Mercer
|
9aa0515f67
|
Update comments
|
2026-01-28 11:33:06 +00:00 |
|
Henry Mercer
|
0720e13f0b
|
Log repository owner type explicitly
|
2026-01-28 11:30:35 +00:00 |
|
Henry Mercer
|
38ba96d2aa
|
Merge branch 'main' into henrymercer/only-request-properties-for-orgs
|
2026-01-27 18:28:33 +00:00 |
|
Henry Mercer
|
fbf75ebd7b
|
Merge branch 'main' into henrymercer/only-request-properties-for-orgs
|
2026-01-27 15:17:20 +00:00 |
|
Henry Mercer
|
6a50972d16
|
Introduce addNoLanguageDiagnostic
|
2026-01-27 15:14:32 +00:00 |
|
Henry Mercer
|
5cb12c41c2
|
Include "Result" in name
|
2026-01-27 15:11:48 +00:00 |
|
Henry Mercer
|
a0671be58e
|
Add doc for Result
|
2026-01-27 15:07:46 +00:00 |
|
Henry Mercer
|
9ea34c5169
|
Result: Make use of type hint
|
2026-01-27 15:05:03 +00:00 |
|
Henry Mercer
|
9fda641d8d
|
Prefer accessing context via @actions/github
|
2026-01-27 15:00:52 +00:00 |
|
Henry Mercer
|
a02edfe319
|
Merge pull request #3424 from github/henrymercer/feature-skip-file-coverage-info-prs
Add feature flag to skip computing baseline file coverage information on PRs
|
2026-01-27 06:49:29 -08:00 |
|
Henry Mercer
|
9308bcd6bb
|
Add unit tests for file coverage enablement
|
2026-01-27 13:55:22 +00:00 |
|
Michael B. Gale
|
cb4fc9e8db
|
Update @octokit/plugin-retry
|
2026-01-27 13:10:33 +00:00 |
|
github-actions[bot]
|
e7d3af2e1e
|
Rebuild
|
2026-01-26 18:54:35 +00:00 |
|
Henry Mercer
|
f1aa4f497a
|
Explain why we ignore extra baseline files options
|
2026-01-26 18:02:58 +00:00 |
|
Henry Mercer
|
17cd475099
|
Move to separate function
|
2026-01-26 17:55:17 +00:00 |
|
Henry Mercer
|
80e142568f
|
Bump minor version for CLI v2.24.0
|
2026-01-26 15:46:05 +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
|
4918026b93
|
Use FF to disable baseline file coverage
|
2026-01-26 11:00:04 +00:00 |
|