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.15.0 #466

Merged
merged 1 commit into from
Oct 7, 2022
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 7, 2022

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

Use squash merge.

Upon merging, this will automatically create the tag v0.15.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.15.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:

@NobodyXu NobodyXu closed this Oct 7, 2022
@NobodyXu NobodyXu reopened this Oct 7, 2022
@NobodyXu NobodyXu requested a review from passcod October 7, 2022 14:00
@NobodyXu
Copy link
Member

NobodyXu commented Oct 7, 2022

@passcod Can you check the changelog I wrote to make sure it doesn't miss anything and is clear to the users? Thanks

@NobodyXu NobodyXu force-pushed the release/cargo-binstall/0.15.0 branch from 17248a8 to 1c3fe5a Compare October 7, 2022 14:01
@NobodyXu NobodyXu merged commit 5d51541 into main Oct 7, 2022
@NobodyXu NobodyXu deleted the release/cargo-binstall/0.15.0 branch October 7, 2022 14:10
@NobodyXu
Copy link
Member

NobodyXu commented Oct 7, 2022

The CI failed.
I will investigate it tomorrow and I might have to manually release v0.15.0 or just release v0.15.1

@NobodyXu
Copy link
Member

NobodyXu commented Oct 7, 2022

@NobodyXu
Copy link
Member

NobodyXu commented Oct 8, 2022

I will probably submit a new PR that disables use of libz-ng for our CI according to this comment from @Alexhuszagh.

Then we would have to do a new patch release.

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