Henry Mercer
|
2a950b930c
|
Enable overlay-aware version selection in setup-codeql
|
2026-05-08 19:14:05 +01:00 |
|
Henry Mercer
|
4f815a68d3
|
Minor: Introduce constant to avoid duplication
|
2026-05-08 19:14:04 +01:00 |
|
Henry Mercer
|
0aedbb71d8
|
Merge branch 'main' into henrymercer/overlay-match-codeql-version
|
2026-05-08 19:10:45 +01:00 |
|
Henry Mercer
|
792c223bc1
|
Merge pull request #3875 from github/dependabot/npm_and_yarn/npm-minor-c8e071f5f8
Bump the npm-minor group across 1 directory with 4 updates
|
2026-05-08 14:25:05 +00:00 |
|
Henry Mercer
|
b81d0d250f
|
Merge pull request #3874 from github/henrymercer/slow-tests-ci-only
Tests: Run slow `scanArtifactsForTokens` test in CI only by default
|
2026-05-07 15:04:47 +00:00 |
|
Michael B. Gale
|
803d9e8c3c
|
Merge pull request #3883 from github/mbg/test/macro-wrapper
Add more strongly typed wrapper around `test.macro`
|
2026-05-07 14:46:34 +00:00 |
|
Henry Mercer
|
0c80cee806
|
Add explicit error on Windows
|
2026-05-07 15:39:42 +01:00 |
|
Michael B. Gale
|
922d6fb888
|
Use makeMacro instead of test.macro
|
2026-05-07 14:59:42 +01:00 |
|
Michael B. Gale
|
6e3f985e4f
|
Add wrapper for test.macro
|
2026-05-07 14:59:42 +01:00 |
|
github-actions[bot]
|
9f82f88f07
|
Update default bundle to codeql-bundle-v2.25.4
|
2026-05-07 12:49:13 +00:00 |
|
Henry Mercer
|
7525c68ea1
|
Nit: Dedupe languages
|
2026-05-07 11:01:15 +01:00 |
|
Henry Mercer
|
01bc9be56a
|
Filter to code scanning only
|
2026-05-07 11:00:54 +01:00 |
|
github-actions[bot]
|
1848b73afa
|
Rebuild
|
2026-05-06 18:01:54 +00:00 |
|
Henry Mercer
|
2c9cd77837
|
Tests: Run slow scanArtifactsForTokens test in CI only by default
|
2026-05-06 18:45:24 +01:00 |
|
Henry Mercer
|
b967fdfbdc
|
Add dry run mode so we can dark ship
|
2026-05-06 18:30:24 +01:00 |
|
Henry Mercer
|
55d6319f96
|
Match CLI version to cached overlay-base database
|
2026-05-06 18:01:37 +01:00 |
|
Henry Mercer
|
b0942116d7
|
Expose all enabled default CLI versions
|
2026-05-06 17:45:56 +01:00 |
|
Henry Mercer
|
a796e3e4ed
|
Add OverlayAnalysisMatchCodeqlVersion feature flag
|
2026-05-06 15:14:04 +01:00 |
|
Henry Mercer
|
4b7faf0b3d
|
Merge pull request #3809 from github/henrymercer/determine-overlay-version
Overlay: Determine which versions of CodeQL are compatible with cached base DBs
|
2026-05-06 12:30:56 +00:00 |
|
Henry Mercer
|
09a1d9ec2a
|
Add note about cache eviction
|
2026-05-05 18:54:16 +01:00 |
|
Henry Mercer
|
f64a4491cf
|
Add links to API docs
|
2026-05-05 18:48:09 +01:00 |
|
Henry Mercer
|
7fc86e0c37
|
Update type import syntax
|
2026-05-05 18:43:10 +01:00 |
|
Henry Mercer
|
5997e25ad9
|
Update listActionsCaches doc
|
2026-05-05 18:43:01 +01:00 |
|
Henry Mercer
|
7587714d0a
|
Revert "Mitigate caches being evicted before they can be downloaded"
This reverts commit 1279e8d41c.
|
2026-05-05 18:37:17 +01:00 |
|
github-actions[bot]
|
2bb209555a
|
Update default bundle to codeql-bundle-v2.25.3
|
2026-04-30 15:31:40 +00:00 |
|
Michael B. Gale
|
7851e55dc3
|
Merge pull request #3850 from github/mbg/private-registry/cloudsmith-gcp
Private registries: Add support for Cloudsmith and GCP OIDC configurations
|
2026-04-30 13:33:44 +00:00 |
|
Michael B. Gale
|
262a15f6cf
|
Add generic non-printable chars test for OIDC configs
|
2026-04-30 14:10:36 +01:00 |
|
Michael B. Gale
|
a6109b1c07
|
Merge pull request #3853 from github/mbg/start-proxy/improved-checks
Improve connection tests
|
2026-04-30 12:48:34 +00:00 |
|
Michael B. Gale
|
022ff3c73f
|
Merge remote-tracking branch 'origin/main' into mbg/private-registry/cloudsmith-gcp
|
2026-04-30 13:43:29 +01:00 |
|
Michael B. Gale
|
d1edf2e4de
|
Improve replaces-base validation and add tests
|
2026-04-30 13:41:13 +01:00 |
|
Michael B. Gale
|
b77983290b
|
Fix permutations comment
|
2026-04-30 13:28:42 +01:00 |
|
Michael B. Gale
|
549683cee5
|
Make it clearer what the expectations for isUsernamePassword are
|
2026-04-30 12:49:49 +01:00 |
|
Michael B. Gale
|
7a6ed56219
|
Modify FromSchema so that optional properties are actually optional
|
2026-04-30 11:54:21 +01:00 |
|
Michael B. Gale
|
91fbc51606
|
Improve validateSchema comment
|
2026-04-30 11:46:01 +01:00 |
|
Michael B. Gale
|
35715ef8fe
|
Improve typing of cloneCredential
|
2026-04-30 11:43:54 +01:00 |
|
Michael B. Gale
|
bac7fdaf42
|
Fix linter error
|
2026-04-30 11:26:12 +01:00 |
|
Henry Mercer
|
1517969c90
|
Merge pull request #3837 from github/update-supported-enterprise-server-versions
Update supported GitHub Enterprise Server versions
|
2026-04-30 10:16:37 +00:00 |
|
Henry Mercer
|
56733fb5ae
|
Add log group for downloading overlay-base DB
|
2026-04-28 19:00:28 +01:00 |
|
Henry Mercer
|
97be3af35a
|
Deprecate CodeQL versions 2.19.3 and earlier
|
2026-04-28 15:32:55 +01:00 |
|
github-actions[bot]
|
de303a9db5
|
Update supported GitHub Enterprise Server versions
|
2026-04-28 15:24:46 +01:00 |
|
Michael B. Gale
|
7a818e6977
|
Log disclaimer about connection tests, with link to docs
|
2026-04-28 13:45:53 +01:00 |
|
Michael B. Gale
|
30e0f4391d
|
Use /v3/index.json for NuGet feed check
|
2026-04-28 13:45:52 +01:00 |
|
Henry Mercer
|
245f6828c4
|
Use a counter instead of Math.random for diagnostic filename suffix
|
2026-04-28 12:42:42 +01:00 |
|
Henry Mercer
|
e73c940c9b
|
Defensively sanitize timestamp
|
2026-04-28 11:40:02 +01:00 |
|
Henry Mercer
|
cdb655d6d4
|
Add random suffix when writing diagnostics to avoid filename collisions
|
2026-04-28 11:39:40 +01:00 |
|
Michael B. Gale
|
6153577cab
|
Switch from HEAD to GET requests
Not all registry implementations support `HEAD` correctly.
|
2026-04-28 10:42:27 +01:00 |
|
Michael B. Gale
|
efdcb31f11
|
Accept replaces-base option
|
2026-04-25 18:36:22 +01:00 |
|
Michael B. Gale
|
4d2c7c6e10
|
Validate GCP OIDC configurations
|
2026-04-25 18:36:22 +01:00 |
|
Michael B. Gale
|
70b2658d23
|
Validate Cloudsmith OIDC configurations
|
2026-04-25 18:36:21 +01:00 |
|
Michael B. Gale
|
530fcb3bbf
|
Group OIDC schemas into an array
|
2026-04-25 18:36:19 +01:00 |
|