-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: combine rust release workflows (#611)
Okay, phew. The main bug from the [last PR](#610) was that the rust releases scramble to publish, but we have to publish them in a particular order for the release to work since they depend on each other. There's a secondary bug: `cargo publish` is prone to 502'ing on publish. I lean towards seeing how painful this is in practice; we should be able to safely re-run the release flow on failure.
- Loading branch information
1 parent
75f2ea2
commit 528ae6f
Showing
3 changed files
with
31 additions
and
87 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters