-
Notifications
You must be signed in to change notification settings - Fork 433
Submit SARIF for failed runs too #1393
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
e233806
Add `diagnostics export` command
henrymercer 44ae944
Add a workflow to test reporting a failed run
henrymercer 9de6c31
Log matrix input
henrymercer 4d4e250
Use a matrix in testing workflow
henrymercer 3cf2a1b
Add function for retrieving the "upload" input
henrymercer 3afc2b1
Add feature flag for uploading failed SARIF
henrymercer 5296a76
Upload failed SARIF files to Code Scanning
henrymercer 8337c2b
Only upload failed SARIF if the run failed
henrymercer 122b180
Add an integration test for uploading SARIF when the run fails
henrymercer 37b4358
Handle API versions that reject unsuccessful executions
henrymercer d0517be
Ensure we finish the log group when waiting for processing
henrymercer 24fd4c0
Generate the "Submit SARIF after failure" workflow
henrymercer 7fc3c60
Add changelog note
henrymercer e628ee0
Push unsuccessful execution API error detection into upload library
henrymercer 00a3c45
Always wait for processing when uploading a failed SARIF file
henrymercer e0dec83
Explicitly mention surrounding by try/catch in JSDoc
henrymercer 58b2ab0
Add unit test for typical workflow
henrymercer 6c5cad7
Merge branch 'henrymercer/parse-category' into henrymercer/report-fai…
henrymercer 3d90c4f
Improve error message when failed SARIF file doesn't process as expected
henrymercer 77cda4d
Add testing environment to submit SARIF after failure PR check
henrymercer 98b2ddc
Merge branch 'main' into henrymercer/report-failed-runs
henrymercer e0ff272
Merge branch 'main' into henrymercer/report-failed-runs
henrymercer 375daca
Only print the full error message in debug mode
henrymercer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Merge branch 'main' into henrymercer/report-failed-runs
- Loading branch information
commit 98b2ddc7f9331a093850a998ebec3f9625548595
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
You are viewing a condensed version of this merge commit. You can view the full changes here.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.