Michael B. Gale
|
46473e05b7
|
Add more interesting Java properties
|
2026-02-17 15:23:21 +00:00 |
|
Michael B. Gale
|
32ab108bfd
|
Move interesting JRE properties out of checkJdkSettings
|
2026-02-17 15:22:43 +00:00 |
|
Michael B. Gale
|
971592501c
|
Consistently use "\n" to split lines, then trim extra characters if needed
|
2026-02-17 14:58:40 +00:00 |
|
Michael B. Gale
|
2abec3f0c3
|
Replace most occurrences of CSRA
|
2026-02-17 14:55:31 +00:00 |
|
Michael B. Gale
|
11c6c18818
|
Only run when debugging or test mode is enabled
|
2026-02-17 13:44:18 +00:00 |
|
Michael B. Gale
|
99fcc7b2a1
|
Check whether value is a URL in checkEnvVar and clear credentials
Note also that we run this after `getCredentials` which already instructs Actions to mask credentials that we know about in logs
|
2026-02-17 13:42:51 +00:00 |
|
Michael B. Gale
|
4250b466b2
|
Wrap checkProxyEnvironment call in try/catch for good measure
|
2026-02-17 13:17:49 +00:00 |
|
Michael B. Gale
|
a3d7d36aa6
|
Find likely JDK locations and check configurations
|
2026-02-17 13:17:48 +00:00 |
|
Michael B. Gale
|
33e2dff082
|
Log information about proxy-related environment variables
|
2026-02-17 12:38:30 +00:00 |
|
Michael B. Gale
|
f315d82bd7
|
Rename csra to risk-assessment
|
2026-02-17 10:52:04 +00:00 |
|
Michael B. Gale
|
ebce69a4b7
|
Merge pull request #3485 from github/mbg/java/network-debugging
Add feature to enable Java network debugging
|
2026-02-17 10:19:54 +00:00 |
|
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
|
3e37216660
|
Merge branch 'main' into mbg/java/network-debugging
|
2026-02-16 22:02:36 +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
|
595ce2dc3e
|
Add JavaNetworkDebugging feature
|
2026-02-15 18:04:48 +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
|
9267d8d51e
|
Add csra analysis kind
|
2026-02-11 19:48:06 +00:00 |
|
Michael B. Gale
|
b1d963ed8f
|
Gate updated cert gen behind FF
|
2026-02-11 19:23:10 +00:00 |
|
Michael B. Gale
|
d636fb3f63
|
Move certificate code to its own file
|
2026-02-11 19:23:09 +00:00 |
|
Michael B. Gale
|
d155ebf27f
|
Set more extensions
|
2026-02-11 19:23:09 +00:00 |
|
Michael B. Gale
|
e8f0116911
|
Explicitly sign certificate with SHA256
|
2026-02-11 19:23:09 +00:00 |
|
Michael B. Gale
|
713a293090
|
Set keyUsage
|
2026-02-11 19:23:08 +00:00 |
|
Michael B. Gale
|
efb92e2714
|
Skip checks for non-URLs for now
|
2026-02-11 18:02:24 +00:00 |
|
github-actions[bot]
|
be578c7735
|
Rebuild
|
2026-02-11 17:54:50 +00:00 |
|
Michael B. Gale
|
2b5b614c85
|
Add timeout event handler
|
2026-02-11 17:50:44 +00:00 |
|
Michael B. Gale
|
555ee17b0b
|
Remove unused logger in NetworkReachabilityBackend
|
2026-02-11 17:46:33 +00:00 |
|
Michael B. Gale
|
4d0bec12bf
|
Rename types
|
2026-02-11 17:10:39 +00:00 |
|
Michael B. Gale
|
c4b0f60beb
|
Remove superfluous error handling details
|
2026-02-10 17:15:03 +00:00 |
|
Michael B. Gale
|
51357000d2
|
Add a 5s timeout to requests
|
2026-02-10 17:09:49 +00:00 |
|
Michael B. Gale
|
4d44b570d2
|
Type that registries must have either an url or a host
|
2026-02-10 17:05:44 +00:00 |
|
Michael B. Gale
|
700fc11b44
|
Add missing else
|
2026-02-10 16:21:07 +00:00 |
|
Michael B. Gale
|
9f2f6d0d2e
|
Remove superflous log message
|
2026-02-10 16:13:23 +00:00 |
|
Michael B. Gale
|
01ee641f14
|
Test connections to registries, if FF is enabled
|
2026-02-10 15:37:45 +00:00 |
|
Michael B. Gale
|
c7eff3f0b1
|
Add StartProxyConnectionChecks feature
|
2026-02-10 14:57:16 +00:00 |
|
Michael B. Gale
|
c4717c9c74
|
Add ProxyInfo type and return from startProxy
|
2026-02-10 14:56:24 +00:00 |
|
Michael B. Gale
|
b030333651
|
Add explicit dependency on https-proxy-agent
|
2026-02-10 14:53:56 +00:00 |
|
Michael B. Gale
|
310177a1fb
|
Merge branch 'main' into mbg/start-proxy/test-connections
|
2026-02-09 17:27:05 +00:00 |
|