release-plz's Avatar

release-plz

@release-plz.dev.bsky.social

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

36 Followers  |  2 Following  |  13 Posts  |  Joined: 29.11.2024  |  1.5142

Latest posts by release-plz.dev on Bluesky

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

@release-plz.dev is following 2 prominent accounts