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

fix(config)!: Turn off release with package.publish = false #544

Merged
merged 1 commit into from
Oct 14, 2022

Conversation

epage
Copy link
Collaborator

@epage epage commented Oct 14, 2022

Fixes #399

@epage epage merged commit 3696efd into crate-ci:master Oct 14, 2022
@epage epage deleted the publish branch October 14, 2022 20:29
epage added a commit to epage/cargo-release that referenced this pull request Nov 5, 2022
This reverts commit b35b462.

The decision on crate-ci#399 (implemented in crate-ci#544) was a mistake.  We still need
to allow people to release and now they need to know to force a
release=true once we actually implement support for that.  The
inconsistent behavior and implementation complexity do not seem worth
it.

Fixes crate-ci#583
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.

publish = false crates get git release tags
1 participant