actions / upload-artifact

MIT License
3.01k stars 683 forks source link

[feat req] add conflicting filename to error (v4) #507

Closed retorquere closed 5 months ago

retorquere commented 5 months ago

What would you like to be added?

When I have conflicting files in an artifact, I get

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

but it doesn't say what "this name" is

Why is this needed?

To debug why this step is failing