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: Progress implementing release for xtask #151

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

alilleybrinker
Copy link
Member

This commit moves closer to a full implementation of the release
subcommand for cargo xtask. This includes some improvements to the
underlying pipeline-handling code, as well as improvements to the
release workflow itself. There are now more checks run before
executing anything, as well as guaranteed rollback, and implementation
of the changelog generation is underway.

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

This commit moves closer to a full implementation of the `release`
subcommand for `cargo xtask`. This includes some improvements to the
underlying pipeline-handling code, as well as improvements to the
release workflow itself. There are now more checks run before
executing anything, as well as guaranteed rollback, and implementation
of the changelog generation is underway.

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