Mario Campos
|
ed3a01336f
|
Change v3 deprecation message to warning.
|
2025-11-17 08:59:44 -06:00 |
|
github-actions[bot]
|
8c254d05f3
|
Rebuild
|
2025-11-15 10:57:22 +00:00 |
|
github-actions[bot]
|
246edb9b1d
|
Rebuild
|
2025-11-13 21:59:57 +00:00 |
|
github-actions[bot]
|
362f8d1d2d
|
Update default bundle to codeql-bundle-v2.23.5
|
2025-11-13 18:39:52 +00:00 |
|
Michael B. Gale
|
a47d04cf9b
|
Add FF for extra C# cache contents
|
2025-11-13 13:40:57 +00:00 |
|
Michael B. Gale
|
534824ea1b
|
Merge pull request #3117 from github/mbg/csharp/new-cache-key-calculation
Support non-lock files for C# cache key computation
|
2025-11-12 11:03:09 +00:00 |
|
github-actions[bot]
|
3d7be7bf78
|
Rebuild
|
2025-11-10 17:49:58 +00:00 |
|
Michael B. Gale
|
5b58b8f9c5
|
Linter: check JSDoc parameter names exist
|
2025-11-09 10:26:36 +00:00 |
|
Michael B. Gale
|
1ca20ab026
|
Add CsharpNewCacheKey FF
|
2025-11-05 15:48:04 +00:00 |
|
Henry Mercer
|
e2ef519c75
|
Merge pull request #3224 from github/henrymercer/clean-up-resolve-languages-ff
Clean up `resolve_supported_languages_using_cli` FF
|
2025-11-05 11:57:35 +00:00 |
|
github-actions[bot]
|
238f5f2946
|
Rebuild
|
2025-11-04 14:00:06 +00:00 |
|
github-actions[bot]
|
f23547cd26
|
Rebuild
|
2025-11-04 12:25:05 +00:00 |
|
github-actions[bot]
|
85eb524170
|
Rebuild
|
2025-11-04 10:34:56 +00:00 |
|
Henry Mercer
|
97580d7533
|
Merge pull request #3267 from github/dependabot/npm_and_yarn/octokit/types-16.0.0
Bump @octokit/types from 15.0.1 to 16.0.0
|
2025-11-03 18:12:51 +00:00 |
|
github-actions[bot]
|
61bcb70dce
|
Rebuild
|
2025-11-03 17:22:15 +00:00 |
|
github-actions[bot]
|
5313cd14a8
|
Rebuild
|
2025-11-03 17:21:50 +00:00 |
|
github-actions[bot]
|
65da12b256
|
Rebuild
|
2025-10-30 14:36:57 +00:00 |
|
Michael B. Gale
|
f0e9bf07f4
|
Make isEnablementError case-insensitive
|
2025-10-30 11:37:07 +00:00 |
|
Henry Mercer
|
514ff4d116
|
Merge pull request #3256 from github/henrymercer/resolve-bad-merge
Remove unused `console-log-level` dependency
|
2025-10-30 11:19:24 +00:00 |
|
Henry Mercer
|
b2bffa615d
|
Remove unused console-log-level dependency
This was added back by a bad merge.
|
2025-10-30 10:40:23 +00:00 |
|
github-actions[bot]
|
e7811794d3
|
Rebuild
|
2025-10-30 10:31:33 +00:00 |
|
Michael B. Gale
|
777daa0c71
|
Merge pull request #3239 from github/mbg/remove/add-snippets
Remove `add-snippets` input
|
2025-10-29 13:32:20 +00:00 |
|
Michael B. Gale
|
52a7bd7b6e
|
Check for 403 status
|
2025-10-29 08:35:19 +00:00 |
|
Michael B. Gale
|
194ba0ee2d
|
Make error message tests less brittle
|
2025-10-29 08:29:11 +00:00 |
|
Michael B. Gale
|
53acf0b8aa
|
Turn enablement errors into configuration errors
|
2025-10-28 21:17:30 +00:00 |
|
Henry Mercer
|
d49e837b8c
|
Merge branch 'main' into henrymercer/api-logging
|
2025-10-28 16:49:10 +00:00 |
|
Henry Mercer
|
3d988b275a
|
Pass minimal copy of core
|
2025-10-28 16:33:21 +00:00 |
|
Henry Mercer
|
ea5cb4a016
|
Merge branch 'main' into henrymercer/prefer-fs-delete
|
2025-10-28 15:26:42 +00:00 |
|
Henry Mercer
|
4256e2e2a0
|
Merge branch 'main' into henrymercer/disk-usage-node-api
|
2025-10-28 15:05:13 +00:00 |
|
Henry Mercer
|
311fc42780
|
Merge pull request #3242 from github/dependabot/npm_and_yarn/npm-minor-75b724c14c
Bump the npm-minor group with 4 updates
|
2025-10-28 13:25:25 +00:00 |
|
Henry Mercer
|
a53e78ee2a
|
Merge pull request #3243 from github/dependabot/npm_and_yarn/actions/artifact-4.0.0
Bump @actions/artifact from 2.3.1 to 4.0.0
|
2025-10-28 13:12:23 +00:00 |
|
Henry Mercer
|
d84f470a9a
|
Improve method naming
|
2025-10-28 13:06:14 +00:00 |
|
Henry Mercer
|
41c0a26213
|
Use Node fs APIs instead of del
|
2025-10-28 13:00:25 +00:00 |
|
Henry Mercer
|
57c7b6afb6
|
Disable SIP disablement check
|
2025-10-28 12:35:41 +00:00 |
|
Henry Mercer
|
8b1e55d11e
|
Use Actions logger in API client
This allows us to remove the `console-log-level` dependency.
|
2025-10-28 12:15:03 +00:00 |
|
Henry Mercer
|
239e305d18
|
Check disk usage using Node.js API
This was introduced in Node.js 18
|
2025-10-27 18:34:23 +00:00 |
|
github-actions[bot]
|
723a9469fd
|
Rebuild
|
2025-10-27 17:41:35 +00:00 |
|
github-actions[bot]
|
df9e49e9e8
|
Rebuild
|
2025-10-27 17:37:24 +00:00 |
|
Michael B. Gale
|
55c083790a
|
Move checkWorkflow to workflow.ts
|
2025-10-27 17:01:23 +00:00 |
|
Michael B. Gale
|
06fbd897c4
|
Move workflow check to a function in init.ts and add tests
|
2025-10-27 15:57:44 +00:00 |
|
Michael B. Gale
|
db47d17142
|
Remove add-snippets input
|
2025-10-27 12:53:23 +00:00 |
|
github-actions[bot]
|
dd565f3332
|
Rebuild
|
2025-10-24 17:11:09 +00:00 |
|
Henry Mercer
|
e576807920
|
Merge pull request #3223 from github/henrymercer/bump-minimum
Bump minimum CodeQL Bundle version to 2.17.6
|
2025-10-24 15:11:27 +01:00 |
|
Michael B. Gale
|
d75645b13f
|
Merge pull request #3222 from github/mbg/upload-lib/post-process
Perform SARIF post-processing independently of upload
|
2025-10-24 14:59:04 +01:00 |
|
Michael B. Gale
|
f0452d5366
|
Consistently use "post-processing"
|
2025-10-24 10:20:25 +01:00 |
|
Michael B. Gale
|
b9cd36824e
|
Merge remote-tracking branch 'origin/main' into mbg/upload-lib/post-process
|
2025-10-24 10:08:38 +01:00 |
|
Kasper Svendsen
|
22d29ca74d
|
Overlay: Lower size limit for overlay base databases
|
2025-10-24 08:06:42 +02:00 |
|
Michael B. Gale
|
40b4cdd21f
|
Update status report messages
|
2025-10-23 13:12:19 +01:00 |
|
Michael B. Gale
|
e849c567ec
|
Update debug message
|
2025-10-23 13:04:06 +01:00 |
|
Michael B. Gale
|
d1b51f05c9
|
Update API permissions warning
|
2025-10-23 13:02:31 +01:00 |
|