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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

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.

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

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