github-actions[bot]
48f3548141
Rebuild
2026-01-28 17:55:06 +00:00
Henry Mercer
835dadecbf
Merge pull request #3420 from github/henrymercer/compute-job-status-if-no-config
...
Simplify computation of job status
2026-01-27 06:51:55 -08: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
6095dc4d51
Merge branch 'main' into henrymercer/compute-job-status-if-no-config
2026-01-27 14:31:51 +00:00
Henry Mercer
b333fc6f5b
Split up getFinalJobStatus
2026-01-27 14:30:42 +00:00
Michael B. Gale
34cae51104
Merge pull request #3422 from github/mbg/start-proxy/warn-if-pat-without-username
...
Warn if a private registry configuration uses a PAT, but has no username
2026-01-27 14:07:06 +00:00
Michael B. Gale
cb4fc9e8db
Update @octokit/plugin-retry
2026-01-27 13:10:33 +00:00
Michael B. Gale
0a0c3a2e09
Merge branch 'main' into mbg/start-proxy/warn-if-pat-without-username
2026-01-27 11:27:31 +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
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
Henry Mercer
e8c164b902
Remove unused database print-baseline
2026-01-26 11:00:03 +00:00
Michael B. Gale
0fcbec3eec
Add isAuthToken function, with tests
2026-01-24 12:38:14 +00:00
Michael B. Gale
49cdf744d9
Use enum for token types
2026-01-24 11:58:10 +00:00
Michael B. Gale
aac4202424
Add fine-grained tokens to GITHUB_TOKEN_PATTERNS
2026-01-24 11:52:53 +00:00
Henry Mercer
e7ece62b96
Add feature flag to skip file coverage information on PRs
2026-01-23 18:41:24 +00:00
Henry Mercer
dcd1b12beb
Simplify computation of job status
...
- Move it out of the failed SARIF reporting so we compute the job status
whether or not we have a CodeQL config.
- Add comments to clarify what happens in the case that the CodeQL
config is absent.
2026-01-23 17:07:21 +00:00
github-actions[bot]
7381f9750d
Rebuild
2026-01-23 14:48:27 +00:00
Henry Mercer
fba78720ca
Address review comments
2026-01-23 12:22:31 +00:00
Henry Mercer
91f3460006
Throw if in test mode
2026-01-23 10:40:51 +00:00
Henry Mercer
edebb7861e
Differentiate unhandled errors in telemetry
2026-01-23 10:39:51 +00:00
Henry Mercer
529c266223
Use getErrorMessage in more places
2026-01-23 10:36:25 +00:00
Henry Mercer
6bd84b6a82
Rename to "unhandled"
2026-01-23 10:34:45 +00:00
Henry Mercer
229e0cd749
Add catch-all error reporting for errors that slip through run
2026-01-22 13:14:53 +00:00
Michael B. Gale
d5b3d42fd4
Inline EnvVar.ANALYSIS_KEY in getAnalysisKey
2026-01-21 12:52:24 +00:00
Michael B. Gale
417a8c2176
Merge branch 'main' into mbg/ignore-generated
2026-01-21 12:44:35 +00:00
Michael B. Gale
d60bbdfd70
Merge pull request #3409 from github/mbg/start-proxy/make-unique-artifact
...
Ensure that proxy log artifacts have unique names
2026-01-20 14:24:28 +00:00
Henry Mercer
93a99bf571
Merge pull request #3404 from github/henrymercer/include-oids-in-bundle
...
Include base database OIDs when bundling database
2026-01-20 06:13:13 -08:00
Michael B. Gale
9483bd5a7f
Check that matrixObject is an object
2026-01-20 13:51:59 +00:00
Henry Mercer
5ac04769eb
Rename argument
2026-01-20 13:39:43 +00:00
Michael B. Gale
1ac62705ed
Change log message to warning
2026-01-20 13:25:25 +00:00
Michael B. Gale
9a57e78a04
Improving sorting of matrix keys
2026-01-20 13:21:16 +00:00
Michael B. Gale
13eb1818b9
Refactor generic part of uploadDebugArtifacts into uploadArtifacts
2026-01-20 12:49:19 +00:00
Michael B. Gale
69173ea009
Refactor artifact suffix computation into getArtifactSuffix
2026-01-20 12:41:22 +00:00
github-actions[bot]
8881a4160f
Rebuild
2026-01-19 19:34:41 +00:00
Henry Mercer
75716abfa3
Merge branch 'main' into henrymercer/include-oids-in-bundle
2026-01-19 18:11:11 +00:00
github-actions[bot]
1b4c62b79d
Rebuild
2026-01-19 14:20:47 +00:00
Michael B. Gale
c7d0b92094
Drop isDynamic check from isCCR
...
The analysis key already tells us this under normal conditions
2026-01-19 13:47:50 +00:00
Michael B. Gale
055e6b6f36
Add EnvVar constant for analysis key
2026-01-19 13:41:38 +00:00
Michael B. Gale
02b2c55c51
Use stdin for files to query attributes of
2026-01-19 13:18:48 +00:00
Michael B. Gale
1782089bde
Merge branch 'main' into mbg/ignore-generated
2026-01-19 13:09:15 +00:00
Michael B. Gale
c99e493099
Merge pull request #3399 from github/dependabot/npm_and_yarn/eslint-plugin-jsdoc-62.0.0
...
Bump eslint-plugin-jsdoc from 61.5.0 to 62.0.0
2026-01-19 13:04:30 +00:00
Michael B. Gale
f687ebf1c9
Merge pull request #3397 from github/dependabot/npm_and_yarn/npm-minor-70139cb906
...
Bump the npm-minor group with 7 updates
2026-01-19 11:46:30 +00:00
github-actions[bot]
39105f35da
Rebuild
2026-01-12 21:55:29 +00:00
github-actions[bot]
dc7e2ff87d
Rebuild
2026-01-12 21:55:24 +00:00
github-actions[bot]
642eca368e
Rebuild
2026-01-12 21:54:58 +00:00
github-actions[bot]
4672d7807f
Rebuild
2026-01-12 14:39:48 +00:00
Henry Mercer
79939d8ca5
Copy OIDs from DB cluster to individual DBs
2026-01-09 19:08:36 +00:00