Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: combine rust release workflows #611

Merged
merged 2 commits into from
Dec 1, 2023

Conversation

chrisdickinson
Copy link
Contributor

Okay, phew.

The main bug from the last PR 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.

@chrisdickinson chrisdickinson merged commit 528ae6f into main Dec 1, 2023
@chrisdickinson chrisdickinson deleted the chris/20231127-okay-for-real branch December 1, 2023 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants