Henry Mercer
|
964f5e7811
|
Merge pull request #2207 from github/henrymercer/more-processing-error-categorization
Mark some more processing errors as invalid SARIF upload requests
|
2024-03-20 21:15:58 +00:00 |
|
Henry Mercer
|
c84e4c8e7b
|
Mark some more processing errors as invalid SARIF upload requests
|
2024-03-20 20:55:54 +00:00 |
|
Henry Mercer
|
4aca720110
|
Improve error message when using build modes and autobuild fails
|
2024-03-20 20:32:55 +00:00 |
|
Henry Mercer
|
7f375aeb76
|
Wrap configuration errors for all CLI commands
|
2024-03-19 13:45:33 +00:00 |
|
github-actions[bot]
|
dfb0fd0039
|
Update default bundle to codeql-bundle-v2.16.5
|
2024-03-18 15:35:09 +00:00 |
|
Henry Mercer
|
e28ae3a84c
|
Add config error for Swift build failures
|
2024-03-15 12:17:49 +00:00 |
|
Henry Mercer
|
bddfc7c6d5
|
Add config error for Gradle build failures
|
2024-03-15 11:50:57 +00:00 |
|
Henry Mercer
|
3edd1bf725
|
Truncate autobuild errors to 10 lines
|
2024-03-15 11:24:50 +00:00 |
|
Henry Mercer
|
88a0b7abb3
|
Mark Maven build failures as configuration errors
|
2024-03-14 17:57:11 +00:00 |
|
Henry Mercer
|
88b28eb70d
|
Surface autobuild errors from stderr stream
|
2024-03-14 17:56:11 +00:00 |
|
Henry Mercer
|
f055b5e672
|
Merge pull request #2197 from github/henrymercer/log-job-status
Log job status in the "Post init" step
|
2024-03-13 21:01:38 +00:00 |
|
Henry Mercer
|
e402144d13
|
Log job status in init-post
|
2024-03-13 19:09:34 +00:00 |
|
Henry Mercer
|
8da95d81a8
|
Refactoring: Add getExtractionVerbosityArguments wrapper
|
2024-03-13 18:27:21 +00:00 |
|
Henry Mercer
|
070b05147a
|
Bump verbosity of database finalize in debug mode
|
2024-03-13 18:22:37 +00:00 |
|
Henry Mercer
|
649f3e87e1
|
Bump verbosity when running autobuild script directly in debug mode
|
2024-03-13 17:58:45 +00:00 |
|
Henry Mercer
|
362c407426
|
Bump verbosity on trace-command when in debug mode
|
2024-03-13 17:58:30 +00:00 |
|
dependabot[bot]
|
5e882999f1
|
Bump the npm group with 2 updates (#2190)
* Bump the npm group with 2 updates
Bumps the npm group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [typescript](https://github.com/Microsoft/TypeScript).
Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 7.1.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.1/packages/eslint-plugin)
Updates `typescript` from 5.3.3 to 5.4.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
* Rebuild sources
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
|
2024-03-12 07:27:21 -07:00 |
|
Henry Mercer
|
5ec06c71f0
|
Use the --sarif-include-query-help option when supported
|
2024-03-11 18:32:52 +00:00 |
|
github-actions[bot]
|
caf377935a
|
Update default bundle to 2.16.4 (#2185)
* Update default bundle to codeql-bundle-v2.16.4
* Add changelog note
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Angela P Wen <angelapwen@github.com>
|
2024-03-11 10:37:30 -07:00 |
|
github-actions[bot]
|
849379362c
|
Update supported GitHub Enterprise Server versions
|
2024-03-06 00:11:24 +00:00 |
|
Henry Mercer
|
2307ff547f
|
Add languages and build_mode to init success status report
|
2024-02-29 12:18:19 +00:00 |
|
Henry Mercer
|
c0917251d4
|
Refactoring: Convert ActionName to enum
|
2024-02-29 11:29:32 +00:00 |
|
Henry Mercer
|
e12a8cc5eb
|
Use isFirstPartyAnalysis for a stronger check
|
2024-02-29 11:20:42 +00:00 |
|
Henry Mercer
|
888ab31e3e
|
Mark third-party SARIF limits errors as configuration errors
|
2024-02-28 19:41:43 +00:00 |
|
Henry Mercer
|
bd56a05133
|
Rename InvalidRequestError to InvalidSarifUploadError
Nitty: make it a little clearer when this shows up in the logs what type of request we mean
|
2024-02-28 19:25:30 +00:00 |
|
Angela P Wen
|
62712e9ff9
|
Throw InvalidRequestError if JSON parsing fails
|
2024-02-28 16:02:37 +00:00 |
|
Angela P Wen
|
52f2347108
|
Consider SyntaxErrors configuration errors
|
2024-02-28 15:23:11 +00:00 |
|
Angela P Wen
|
1a6bac42d0
|
Rename considerInvalidRequestConfigError to isThirdPartyUpload
This describes what we are trying to do more accurately.
|
2024-02-28 15:22:39 +00:00 |
|
Henry Mercer
|
166b8a70b8
|
Merge branch 'main' into henrymercer/status-report-new-fields
|
2024-02-27 12:28:24 +00:00 |
|
Henry Mercer
|
2c235f1a60
|
Use comma-separated list
|
2024-02-27 11:54:36 +00:00 |
|
Henry Mercer
|
60465730fb
|
Add event name to status report
|
2024-02-26 19:36:37 +00:00 |
|
Henry Mercer
|
e4a536270d
|
Add build mode to status report
|
2024-02-26 19:23:38 +00:00 |
|
Henry Mercer
|
28b564f8c6
|
Add languages to the status report for all jobs
|
2024-02-26 19:03:28 +00:00 |
|
Henry Mercer
|
eb991df649
|
Only warn about path filters for CLIs that don't warn
|
2024-02-22 21:07:29 +00:00 |
|
Henry Mercer
|
aeb89ef79a
|
Enable C++ deptrace when using autobuild build mode
|
2024-02-22 18:17:16 +00:00 |
|
Chris Smowton
|
2a15560d6d
|
Merge branch 'main' into update-bundle/codeql-bundle-v2.16.3
|
2024-02-22 10:42:11 +00:00 |
|
nickfyson
|
ebda17e859
|
respond to review comments
|
2024-02-21 15:01:06 +00:00 |
|
nickfyson
|
f32f0bf8e4
|
ensure only the upload-sarif action can submit a status report with first_party_analysis=false
|
2024-02-21 14:01:56 +00:00 |
|
github-actions[bot]
|
1c652cd4ee
|
Update default bundle to codeql-bundle-v2.16.3
|
2024-02-20 20:58:37 +00:00 |
|
nickfyson
|
a7dc229496
|
add first_party_analysis boolean to all status reports
|
2024-02-20 14:58:26 +00:00 |
|
Angela P Wen
|
8cb81db135
|
Add unit tests for getCgroupCpuCountFromCpus
|
2024-02-16 12:48:04 +00:00 |
|
Angela P Wen
|
ef0a773901
|
Account for existing but empty cpus file
If a CPU file exists but is empty, previously we reported this file with a CPU count of 1, which resulted in a single-threaded run.
|
2024-02-15 16:18:04 +00:00 |
|
Henry Mercer
|
381e65f460
|
Allow generated user config file to be outside the workspace
|
2024-02-15 12:07:48 +00:00 |
|
Nick Rolfe
|
f00392ec30
|
Deprecate fine-grained parallelism feature-flag
|
2024-02-14 17:21:01 +00:00 |
|
Henry Mercer
|
eb60ca25f8
|
Merge branch 'main' into henrymercer/java-buildless-rollback
|
2024-02-14 15:18:48 +00:00 |
|
Angela P Wen
|
7b30fefa68
|
Add common CLI configuration error categories (#2130)
Co-authored-by: Henry Mercer <henry@henrymercer.name>
|
2024-02-14 13:57:38 +00:00 |
|
Henry Mercer
|
191f59f435
|
Store generated config file in temporary directory
This prevents it from becoming part of the analysis.
|
2024-02-13 15:59:45 +00:00 |
|
Henry Mercer
|
4e5f9c0873
|
Introduce a rollback mechanism for Java buildless
|
2024-02-12 23:11:48 +00:00 |
|
Henry Mercer
|
77be28fbdb
|
Add feature flag for disabling Java buildless
|
2024-02-12 23:11:47 +00:00 |
|
Josh Soref
|
5a6da1d85d
|
Treat status reports as non-critical
Change `sendStatusReport` to `void`
|
2024-02-12 13:56:10 -05:00 |
|