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: v0.11.0 #234

Merged
merged 1 commit into from
Jul 24, 2022
Merged

release: v0.11.0 #234

merged 1 commit into from
Jul 24, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 23, 2022

This is a release PR for version 0.11.0.

Use squash merge. Upon merging, this will automatically build the CLI and create a GitHub release. You still need to manually publish the cargo crate.

$ cargo publish

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:

@github-actions github-actions bot added the release Semi-automated release PRs label Jul 23, 2022
@passcod passcod requested a review from NobodyXu July 24, 2022 04:12
Copy link
Member

@passcod passcod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that's ready to go now

@passcod passcod merged commit 450e29d into main Jul 24, 2022
@passcod passcod deleted the release-0.11.0 branch July 24, 2022 04:16
@NobodyXu
Copy link
Member

@passcod The CI still needs to be improved though, many tests failed because cargo-binstall =0.11.0 cannot be found.

@passcod
Copy link
Member

passcod commented Jul 24, 2022

Yeah, that caused a few issues. I'm fixing the obvious ones now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Semi-automated release PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants