Files
clockwork-labs-bot 58660adcc2 Release - Wait for crates.io publish propagation (#5352)
# Description of Changes

Stacked on #5325.

This updates the crates.io release target so after each crate publish
succeeds, or is detected as already published, the release tool waits
until `cargo info <crate>@<version>` can resolve that exact version from
the registry before continuing to later crates.

This prevents dependent crates from being published before crates.io has
indexed the just-published dependency version.

# API and ABI breaking changes

None.

# Expected complexity level and risk

1. The change is limited to release tooling for the crates.io target.
Runtime behavior and library APIs are unchanged.

# Testing
Unsure how to test without a release.

---------

Co-authored-by: clockwork-labs-bot <clockwork-labs-bot@users.noreply.github.com>
Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
2026-07-01 21:04:53 +00:00
..
2026-03-03 11:06:52 +00:00
2024-10-23 01:56:20 +00:00
2024-03-14 23:24:54 +00:00