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

feat(xtask): Implemented final 'release' step. #154

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

alilleybrinker
Copy link
Member

This commit adds the final step of the cargo xtask release subcommand:
actually releasing the crate! Everything prior involves validating the
environment or checking the changelog, but the final step actually
publishes a new version. It still needs to be tested from a deployment
machine, but this should be pretty close!

Signed-off-by: Andrew Lilley Brinker alilleybrinker@gmail.com

This commit adds the final step of the `cargo xtask release` subcommand:
actually releasing the crate! Everything prior involves validating the
environment or checking the changelog, but the final step actually
publishes a new version. It still needs to be tested from a deployment
machine, but this should be pretty close!

Signed-off-by: Andrew Lilley Brinker <alilleybrinker@gmail.com>
@alilleybrinker alilleybrinker merged commit efebeeb into main Mar 6, 2024
8 checks passed
@alilleybrinker alilleybrinker deleted the alilleybrinker/release-xtask branch March 6, 2024 18:27
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.

1 participant