SlicerDMRI / whitematteranalysis

White matter tractography clustering and more...
https://dmri.slicer.org/whitematteranalysis/
Other
69 stars 33 forks source link

ENH: Fix artifact upload naming conflict #229

Closed jhlegarreta closed 9 months ago

jhlegarreta commented 9 months ago

Fix artifact upload naming conflict:

In v4, artifacts are immutable (unless deleted), so each of the uploaded artifacts needs to have a different name.

Fixes:

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

raised for example in https://github.com/SlicerDMRI/whitematteranalysis/actions/runs/7407939750

jhlegarreta commented 9 months ago

Cross-referencing https://github.com/SlicerDMRI/whitematteranalysis/pull/226#issuecomment-1873843259.