tauri-apps/tauri-action

Duplicate Releases Sometimes Created

開放

#914 建立於 2024年9月17日

 (12 則留言) (3 個反應) (0 位負責人)TypeScript (223 個分叉)auto 404
help wantedtype: bug

倉庫指標

星標
 (1,541 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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)

貢獻者指南