Skip to content
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

Don't release anything by default #2623

Merged
merged 1 commit into from
Sep 6, 2023
Merged

Conversation

pvdrz
Copy link
Contributor

@pvdrz pvdrz commented Sep 5, 2023

This PR marks the whole workspace with release = false so cargo release doesn't release any packages and then marks bindgen and bindgen-cli with release = true so they are the only packages being released.

This commit marks the whole workspace with `release = false` so `cargo
release` doesn't release any packages and then marks `bindgen` and
`bindgen-cli` with `release = true` so they are the only packages being
released.
@pvdrz pvdrz merged commit f623bfb into main Sep 6, 2023
27 checks passed
@pvdrz pvdrz deleted the pvdrz-automatic-releases-followup branch September 6, 2023 16:48
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