Open
Description
It would be nice to have a flag to cargo publish
which publishes all local packages in a DAG fashion.
Non-atomic publish was added in #14433, stabilization is being tracked in #10948
Testing instructions: #1169 (comment)
Notes (edit ehuss):
- publish multiple crates, races with dependencies #9507 would block this
- It would be nice if it supported atomic publishing.
--dry-run
should work correctly (will need to pretend that the previous crates have been published, maybe viapatch
?) See also Add a dry-run publish API crates.io#1515.- See New publish API crates-io-cargo-teams#82 for other considerations for a new publish API to better accommodate this.
Blocking issues
Non-blocking issues
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Big Projects, no backers