Skip to content

Commit 9da5740

Browse files
committed
Document publish dry-run preflight
1 parent cc54728 commit 9da5740

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/RELEASE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ cargo publish --dry-run
7676
cargo publish
7777
```
7878

79+
The dry run is intentionally kept as a manual publish preflight rather than
80+
part of `scripts/stable_release_gate.sh`, because it updates the crates.io index
81+
and may require network access.
82+
7983
Create and push the git tag only after the published crate is verified.
8084

8185
## Notes

0 commit comments

Comments
 (0)