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

regression: Action cannot be run in more than one jobs per PR without conflict. #257

Open
kaovilai opened this issue Nov 7, 2024 · 0 comments

Comments

@kaovilai
Copy link

kaovilai commented Nov 7, 2024

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

I believe this is caused by recent change here
https://github.com/engineerd/setup-kind/blame/71e45b960fc8dd50b4aeabf6eb6ef2ca0920b4c1/src/kind/post.ts#L91

The error was previously not observable in similar tests in other PRs. Here is the dependabot PR failure for this bug.
https://github.com/vmware-tanzu/velero/actions/runs/11671130220/job/32496977587?pr=8369

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

No branches or pull requests

1 participant