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

Use unique name for test-output artifact #7068

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Conversation

glen-84
Copy link
Collaborator

@glen-84 glen-84 commented Apr 21, 2024

Summary of the changes (Less than 80 chars)

  • Used a unique name for the test-output artifact.

This should fix the following error:

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

... which occurred as a result of the update to upload-artifact@v4 in #7059. (see migration docs)

Copy link

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@michaelstaib michaelstaib merged commit 08aec17 into main Apr 22, 2024
13 of 14 checks passed
@michaelstaib michaelstaib deleted the gai/fix-ci-error branch April 22, 2024 08:12
@PascalSenn PascalSenn mentioned this pull request May 22, 2024
@PascalSenn PascalSenn mentioned this pull request Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants