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

CI: Publish dry-run #2004

Open
Stebalien opened this issue Apr 30, 2024 · 0 comments
Open

CI: Publish dry-run #2004

Stebalien opened this issue Apr 30, 2024 · 0 comments

Comments

@Stebalien
Copy link
Member

When a PR changes a crate's version, we should try a dry-run publish to make sure it'll actually work (we'll have to figure out how to handle the fact that we may be releasing multiple crates at the same time). This'll catch issues where, e.g., we cut a release of some crate A (e.g., the FVM) but fail to cut a release of a dependency (e.g., the blockstore) blocking the FVM release (because the FVM crate depends on some unreleased blockstore change).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant