fix: make release publishing resilient to restarts #386
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
refactor
rust
technical-debt
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
navicore/patch-seq!386
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/release-publish-resilience"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
--no-verifyto allcargo publishcommands since tests already run in an earlier step|| echofallback to publish commands so already-published crates don't fail the workflow on restartFixes #384
Test plan
🤖 Generated with Claude Code
@navicore-bot please run "just fmt" to fix fmt errors and run "just ci" to make sure tests pass (they are not passing in gha).