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

Bug fix: overwrite existing artifact in pr-receive workflow #602

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

milanmlft
Copy link
Contributor

Addresses an error in the pr-receive workflow, where the Build markdown source files if valid step would fail with

Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run

This error was introduced when updating the upload-artifact action to v4 in sandpaper 0.16.6. See the breaking changes for upload-artifacts@v4.

Tested this on a bunch of PRs at https://github.com/UCL-ARC/r-amr-epidemiology/actions/workflows/pr-receive.yaml.

@froggleston froggleston merged commit 54a63e4 into carpentries:main Aug 30, 2024
11 checks passed
@milanmlft milanmlft deleted the patch-1 branch September 2, 2024 10:22
This pull request was closed.
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