Advertisement ยท 728 ร— 90

Posts by release-plz

0.3.142 - 2025-08-31 Added use api to delete branches (#2356) use api to create branches (#2355) add a fallback index to attempt the legacy hash if the primary index fails (#2341) Fixed respect publish = false config during registry lookups (#2357) recognize gitea-actions as bot account (#2347)

0.3.142 - 2025-08-31 Added use api to delete branches (#2356) use api to create branches (#2355) add a fallback index to attempt the legacy hash if the primary index fails (#2341) Fixed respect publish = false config during registry lookups (#2357) recognize gitea-actions as bot account (#2347)

New release is out!

7 months ago 1 1 0 0

release-plz 0.3.129 (action v0.5.101) is out!

It fixes an issue that was preventing packages to be updated correctly. In particular, if your workspace had packages depending on each other like "A -> B -> C", if C contained changes, only B was updated.
Now A is updated, too ๐Ÿฅณ

1 year ago 0 0 0 1
To avoid release-plz failing in forks, add the following `if` statement to each job:  `if: ${{ github.repository_owner == 'YOUR_ORG' }}`

To avoid release-plz failing in forks, add the following `if` statement to each job: `if: ${{ github.repository_owner == 'YOUR_ORG' }}`

Quick tip for you!

1 year ago 2 1 0 0
release-plz --help output

release-plz --help output

Release-plz version 0.3.121 is out (GitHub Action version 0.5.95).
It adds support for Rust edition 2024, and most importantly adds colors to the help menu!

1 year ago 0 1 0 0

โ€ข make release --dry-run more informative
โ€ข don't update libraries versions on Cargo.lock update

Other

โ€ข use tera template to determine the PR body and document the default template

1 year ago 0 0 0 0

Fixed

โ€ข don't fail if commit wasn't pushed to remote
โ€ข use dunce to canonicalize package paths correctly
โ€ข fix release-plz init local dependency check
โ€ข stash uncommited changes in dirty repos during the update process to prevent errors

1 year ago 0 0 1 0

New release-plz version available ๐Ÿค–

Binary: 0.3.117
GitHub Action: v0.5.91

Here are the main changes we shipped in the last 5 releases:

Added

โ€ข add releases to release-pr json output
โ€ข allow adding labels to Gitea release PR

1 year ago 1 0 1 1
Post image

Did you know release-plz has 41 unique configuration options?

You can truly customize it to fit your use case!

1 year ago 0 0 0 0

New release-plz version available ๐Ÿค–

Binary: 0.3.112
GitHub Action: v0.5.87

Fixed
โ€ข increment pre-release version correctly when dependencies change
โ€ข Fixed wrong link on github token usage for release ci.

Other
โ€ข log when a release is skipped because of release_commits

1 year ago 2 0 0 0

More details: github.com/release-plz...

### Contributors

* marcbull
* PigeonF
* MarcoIeni
* EleisonC

1 year ago 0 0 0 0
Advertisement

### Fixed

- locate Cargo.lock correctly when project isn't in root directory

### Other

- Make logging less verbose
- Fix elided lifetime issue
- test default release pr configuration

1 year ago 0 0 1 0

New release-plz version available ๐Ÿค–

Binary: 0.3.111
GitHub Action: v0.5.86

### Added

- warn if cargo-semver-checks is not installed
- Enable `pr_labels` for GitLab backend
- add `raw_message` to commit context

1 year ago 3 1 1 0

What is this, a crossover episode?

1 year ago 1 0 0 0

Hey! ๐Ÿ‘‹ Release-plz is an open source project which automates releases for Rust crates.
This account is managed by the author of release-plz, Marco.

If you want to get involved to help the developer experience of Rust maintainers, check out our good first issues on GitHub!

1 year ago 2 2 0 0