release-plz's Avatar

release-plz

@release-plz.dev

OSS to release Rust crates from CI with a Release PR. Created by @ieni.dev. ๐Ÿ‘‰ https://release-plz.dev

45
Followers
2
Following
14
Posts
29.11.2024
Joined
Posts Following

Latest posts by release-plz @release-plz.dev

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!

01.09.2025 13:29 ๐Ÿ‘ 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 ๐Ÿฅณ

26.03.2025 22:34 ๐Ÿ‘ 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!

15.03.2025 16:55 ๐Ÿ‘ 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!

22.02.2025 18:57 ๐Ÿ‘ 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

08.02.2025 20:44 ๐Ÿ‘ 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

08.02.2025 20:44 ๐Ÿ‘ 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

08.02.2025 20:44 ๐Ÿ‘ 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!

13.01.2025 11:00 ๐Ÿ‘ 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

22.12.2024 12:03 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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

### Contributors

* marcbull
* PigeonF
* MarcoIeni
* EleisonC

07.12.2024 19:12 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

### 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

07.12.2024 19:12 ๐Ÿ‘ 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

07.12.2024 19:12 ๐Ÿ‘ 3 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

What is this, a crossover episode?

03.12.2024 09:41 ๐Ÿ‘ 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!

30.11.2024 19:37 ๐Ÿ‘ 2 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0