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.13.0 #366

Merged
merged 7 commits into from
Sep 10, 2022
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 10, 2022

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

Use squash merge.

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

$ git switch main
$ git pull
$ git switch --detach v0.13.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:

Other changes:

@passcod
Copy link
Member

passcod commented Sep 10, 2022

@NobodyXu have I forgotten anything for the release notes?

@passcod passcod closed this Sep 10, 2022
@passcod passcod reopened this Sep 10, 2022
@NobodyXu
Copy link
Member

@NobodyXu have I forgotten anything for the release notes?

@passcod
Copy link
Member

passcod commented Sep 10, 2022

Thank you! how's this now?

@NobodyXu
Copy link
Member

Thank you! how's this now?

LGTM

@passcod passcod enabled auto-merge (squash) September 10, 2022 08:25
@passcod passcod merged commit 037e621 into main Sep 10, 2022
@passcod passcod deleted the release/cargo-binstall/0.13.0 branch September 10, 2022 11:07
@NobodyXu
Copy link
Member

Emmm, Package and Release failed

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.

2 participants