Skip to content

Change crates.io publish to be re-runnable#3156

Merged
ehuss merged 1 commit into
rust-lang:masterfrom
ehuss:publish-crates-io-if-unpublished
Jul 6, 2026
Merged

Change crates.io publish to be re-runnable#3156
ehuss merged 1 commit into
rust-lang:masterfrom
ehuss:publish-crates-io-if-unpublished

Conversation

@ehuss

@ehuss ehuss commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This changes the crates.io publish so that it is re-runnable in case there is a problem with the publish. This means it cannot use --workspace, and needs to check if something is already published.

This isn't ideal, but there aren't many other choices here.

This changes the crates.io publish so that it is re-runnable in case
there is a problem with the publish. This means it cannot use
`--workspace`, and needs to check if something is already published.

This isn't ideal, but there aren't many other choices here.
@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Jul 6, 2026
@ehuss ehuss enabled auto-merge July 6, 2026 16:29
@ehuss ehuss added this pull request to the merge queue Jul 6, 2026
Merged via the queue into rust-lang:master with commit 69287f2 Jul 6, 2026
15 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: waiting on a review label Jul 6, 2026
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.

2 participants