Skip to content

Set up release-plz #707

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

Merged
merged 1 commit into from
May 6, 2025
Merged

Conversation

tgross35
Copy link
Contributor

Add a release-plz workflow and ensure that all unneeded packages are marked publish = false. We should get both the release PRs and the automatic publish on version changes.

- name: Install Rust (rustup)
run: rustup update nightly --no-self-update && rustup default nightly
- name: Run release-plz
uses: MarcoIeni/[email protected]
Copy link
Member

Choose a reason for hiding this comment

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

this seems to now be at https://github.com/release-plz/action

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Indeed - I updated that, and also split the jobs as seems to be recommended now from https://release-plz.ieni.dev/docs/github/quickstart#3-setup-the-workflow

Add a release-plz workflow and ensure that all unneeded packages are
marked `publish = false`. We should get both the release PRs and the
automatic publish on version changes.
@tgross35 tgross35 force-pushed the add-release-plz branch from 4f4a72d to 20ff42a Compare May 1, 2025 00:21
@workingjubilee workingjubilee merged commit e09b86e into rust-lang:master May 6, 2025
40 of 41 checks passed
@tgross35 tgross35 deleted the add-release-plz branch May 6, 2025 19:36
@tgross35
Copy link
Contributor Author

tgross35 commented May 6, 2025

0.3.75 now exists, yay 🎉 https://crates.io/crates/backtrace/versions

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