Skip to content
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

Add continueOnError: true for debug artifact upload #1895

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

angelapwen
Copy link
Contributor

Currently our artifact uploads fail if there is an error during upload, for example if a file symlink doesn't exist (which we've seen occur during a failed analysis). This option should allow us to continue the upload.

Note that there seems to be a bug with the option, as it should be set to a default value of true, and it has been reported separately in actions/toolkit#1496. Nevertheless, it doesn't hurt to set its value explicitly here.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

@angelapwen angelapwen marked this pull request as ready for review September 19, 2023 20:53
@angelapwen angelapwen requested a review from a team as a code owner September 19, 2023 20:53
@angelapwen angelapwen merged commit 8e0b1c7 into github:main Sep 19, 2023
690 of 705 checks passed
@github-actions github-actions bot mentioned this pull request Sep 27, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants