tauri-apps/tauri-action

Duplicate Releases Sometimes Created

Offen

#914 geöffnet am 17.09.2024

 (12 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)TypeScript (223 Forks)auto 404
help wantedtype: bug

Repository-Metriken

Stars
 (1.541 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Using the recommended setup, I sometimes get duplicate releases created for the same tag. Perhaps a race condition?

This ends up with some artifacts uploading to one and other artifacts the other, requiring me to delete the releases and re-run the CI. Perhaps there's an atomic way to do the check/creation step?

Note: I thought this was a total fluke the first time it happened, but I've seen it 2 or 3 times now with https://github.com/yaakapp/app (78 releases)

Contributor Guide