Michael B. Gale
|
da64a41e37
|
Bump timeout for analyze-action-input test
|
2025-10-23 15:23:21 +01:00 |
|
Michael B. Gale
|
8376af204a
|
Bump timeout for analyze-action-env test
|
2025-10-23 13:39:38 +01:00 |
|
Michael B. Gale
|
42642085de
|
Merge pull request #3206 from github/mbg/analyze/use-upload-sarif
Use `uploadSarif` rather than `uploadFiles` in `analyze` action
|
2025-10-22 17:45:25 +01:00 |
|
Michael B. Gale
|
ebd514f490
|
Address review comments
|
2025-10-22 17:11:19 +01:00 |
|
Henry Mercer
|
e5f165b8f5
|
Linting: Prefer optional chaining
|
2025-10-22 16:55:06 +01:00 |
|
Michael B. Gale
|
c98d5a9a4f
|
Use checkoutPath and category constants consistently
|
2025-10-22 16:12:07 +01:00 |
|
Michael B. Gale
|
b7c814cb39
|
Gate uploadSarif behind FF, use old implementation otherwise
|
2025-10-22 15:54:51 +01:00 |
|
Michael B. Gale
|
f88cb01694
|
Add AnalyzeUseNewUpload feature
|
2025-10-22 15:49:28 +01:00 |
|
Michael B. Gale
|
02b2c3aafc
|
Fix style inconsistency
|
2025-10-22 12:04:04 +01:00 |
|
Michael B. Gale
|
aa048acb05
|
Merge branch 'main' into mbg/analyze/use-upload-sarif
|
2025-10-22 00:42:55 +01:00 |
|
Michael B. Gale
|
0c5185d061
|
Merge pull request #3221 from github/mbg/code-quality/skip-db-upload
Always skip database upload if `AnalysisKind.CodeScanning` is not enabled
|
2025-10-21 13:10:37 +01:00 |
|
Michael B. Gale
|
79ed9569a3
|
Always skip database upload if AnalysisKind.CodeScanning is not enabled
|
2025-10-21 12:33:56 +01:00 |
|
Henry Mercer
|
804fc665f9
|
Merge branch 'main' into henrymercer/http-error-handling
|
2025-10-21 10:37:41 +01:00 |
|
Henry Mercer
|
e6e649a8f3
|
Simplify API error checks
|
2025-10-21 10:31:53 +01:00 |
|
Henry Mercer
|
40e26468f3
|
Require message field too
|
2025-10-21 10:27:54 +01:00 |
|
Henry Mercer
|
a6b9514fab
|
Wrap API configuration errors when setting up CodeQL
|
2025-10-20 15:01:44 +01:00 |
|
Henry Mercer
|
c64c4070cc
|
Handle HTTP errors with httpStatusCode property
|
2025-10-20 14:38:02 +01:00 |
|
Michael B. Gale
|
9ce56a247f
|
Make schema for QueryFilter less strict
|
2025-10-17 15:11:16 +01:00 |
|
Michael B. Gale
|
2c8f4891d1
|
Add FF for config validation
|
2025-10-17 15:11:13 +01:00 |
|
Michael B. Gale
|
d7a8ae5fdd
|
Include first 10 errors in exception message
|
2025-10-17 15:09:05 +01:00 |
|
Michael B. Gale
|
0822fb12e7
|
Log validation errors
|
2025-10-17 15:09:04 +01:00 |
|
Michael B. Gale
|
913cd47984
|
Add checkExpectedLogMessages function to testing-utils
|
2025-10-17 15:09:04 +01:00 |
|
Michael B. Gale
|
4f14649ced
|
Add additional regex to CliConfigErrorCategory.PackCannotBeFound
|
2025-10-17 15:09:03 +01:00 |
|
Michael B. Gale
|
ac922ab562
|
Add and validate UserConfig schema
|
2025-10-17 15:09:01 +01:00 |
|
Michael B. Gale
|
66df0bc515
|
Add and use parseUserConfig
- Throws a `ConfigurationError` if parsing the YAML fails
- Add a couple of tests for it
|
2025-10-17 15:08:59 +01:00 |
|
Michael B. Gale
|
697c209bfc
|
Merge remote-tracking branch 'origin/main' into mbg/init/starting-partial-config
|
2025-10-17 14:21:44 +01:00 |
|
Henry Mercer
|
77e5c0d0a2
|
Merge branch 'main' into update-bundle/codeql-bundle-v2.23.3
|
2025-10-17 13:53:02 +01:00 |
|
Michael B. Gale
|
fa7bdf0559
|
Call getAnalysisKinds a second time, and ignore exceptions thrown during the first call
|
2025-10-17 13:40:18 +01:00 |
|
Michael B. Gale
|
57c7b0a884
|
Rename initAnalysisKinds to getAnalysisKinds and cache results
|
2025-10-17 13:33:55 +01:00 |
|
Michael B. Gale
|
4874f90a8d
|
Merge branch 'main' into mbg/setup-codeql
|
2025-10-17 13:32:40 +01:00 |
|
Michael B. Gale
|
9bd9b03572
|
Remove now unused qualityQueriesInput from InitConfigInputs
|
2025-10-17 13:22:41 +01:00 |
|
Michael B. Gale
|
c0e8887d5a
|
Throw a ConfigurationError if setup-codeql has run before init
|
2025-10-17 12:17:47 +01:00 |
|
Michael B. Gale
|
3c8d00aea0
|
Initialise analysis kinds before starting status report
|
2025-10-17 11:46:35 +01:00 |
|
Michael B. Gale
|
bc93b04b0c
|
Add initAnalysisKinds for analysis-kinds enablement logic
|
2025-10-17 11:43:00 +01:00 |
|
Michael B. Gale
|
adf39dd33f
|
Add function for starting status report
|
2025-10-17 11:16:00 +01:00 |
|
Michael B. Gale
|
000295122d
|
Use failure instead of aborted
|
2025-10-16 19:05:03 +01:00 |
|
Michael B. Gale
|
2611d033d7
|
De-duplicate InitToolsDownloadFIelds definition
|
2025-10-16 19:03:46 +01:00 |
|
Michael B. Gale
|
db6938a4d0
|
Change check to be restrictive by default
|
2025-10-16 15:06:19 +01:00 |
|
Michael B. Gale
|
c77b3fb96e
|
Skip failed SARIF upload if analysis-kinds: code-quality
|
2025-10-16 14:27:17 +01:00 |
|
Michael B. Gale
|
2a54ab5016
|
Fix init-action-post-helper tests using broken Configs
|
2025-10-16 14:18:51 +01:00 |
|
Michael B. Gale
|
2ade8a09a3
|
Use uploadSarif rather than uploadFiles in analyze action
|
2025-10-14 19:49:42 +01:00 |
|
github-actions[bot]
|
8d0251c1f7
|
Update default bundle to codeql-bundle-v2.23.3
|
2025-10-14 12:53:17 +00:00 |
|
Michael B. Gale
|
e72fd9acb1
|
Add initial setup-codeql action
|
2025-10-12 14:14:06 +01:00 |
|
Michael B. Gale
|
4704ab1869
|
Fix swapped log levels
|
2025-10-10 14:42:09 +01:00 |
|
Michael B. Gale
|
dc2ced8385
|
Add tests for scenarios where the feature is unavailable
|
2025-10-10 14:39:59 +01:00 |
|
Michael B. Gale
|
5c752c85dd
|
Add test macro for fallback tests
|
2025-10-10 14:39:58 +01:00 |
|
Michael B. Gale
|
524b9a00e8
|
Fix log message swap
|
2025-10-10 14:04:39 +01:00 |
|
Michael B. Gale
|
a512fe0868
|
Gate tools: toolcache behind FF
Mainly to allow us to disable it, if needed.
|
2025-10-10 13:49:06 +01:00 |
|
Michael B. Gale
|
62f0f21c3c
|
Add AllowToolcacheInput feature
|
2025-10-10 13:27:50 +01:00 |
|
Paolo Tranquilli
|
610c7c68e3
|
Address review
|
2025-10-09 15:24:02 +02:00 |
|