Kuadrant / limitador

Rate limiter
Apache License 2.0
60 stars 21 forks source link

fix image build using same artifact name #390

Closed eguzki closed 1 day ago

eguzki commented 2 days ago

As part of actions/upload-artifact@v4, you are not able to upload to the same Artifact multiple times.

https://github.com/actions/upload-artifact/issues/480

The error when trying to upload artifact

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

The artifacts created with the changes here

Screenshot 2024-11-22 at 00-03-29 Build Image · Kuadrant_limitador@ad872b0