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

release: cargo-binstall v0.21.0 #893

Merged
merged 1 commit into from
Mar 12, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 12, 2023

This is a release PR for cargo-binstall version 0.21.0 (performing a minor bump).

Use squash merge.

Upon merging, this will automatically create the tag v0.21.0, build the CLI, and create a GitHub release with the release notes below.
You will still need to manually publish the cargo crate:

$ git switch main
$ git pull
$ git switch --detach v0.21.0
$ cargo publish -p cargo-binstall

To trigger builds initially, close and then immediately re-open this PR once.


Edit release notes into the section below:

Release notes

Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.

In this release:

Bugfixes:

Other changes:

@NobodyXu NobodyXu requested a review from passcod March 12, 2023 11:53
@NobodyXu NobodyXu force-pushed the release/cargo-binstall/0.21.0 branch from f8a15ea to 86356a0 Compare March 12, 2023 11:54
@NobodyXu
Copy link
Member

@passcod I am exhausted and has caught a cold, so feel free to modify the release message and do the cargo publish without me.

@passcod
Copy link
Member

passcod commented Mar 12, 2023

Oh no! Feel better soon 🌡️

@passcod passcod merged commit ba9fa17 into main Mar 12, 2023
@passcod passcod deleted the release/cargo-binstall/0.21.0 branch March 12, 2023 23:29
@NobodyXu
Copy link
Member

NobodyXu commented Mar 13, 2023

Oh no! Feel better soon 🌡️

Thanks, I took two panadol mini capsule yesterday and with a night's of sleep, I feel much better now.

@NobodyXu
Copy link
Member

Hmmm, you forgot to cargo publish the crate and I've just published it cargo-binstall v0.21.0

@passcod
Copy link
Member

passcod commented Mar 13, 2023

Ahh I was just doing that now :) must have raced

@NobodyXu
Copy link
Member

The title still seems wrong and needs some manual edit.

@NobodyXu
Copy link
Member

I will let you do the edit to avoid the racing.

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.

None yet

2 participants