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

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

Merged
merged 1 commit into from
Nov 5, 2022

Conversation

epage
Copy link
Collaborator

@epage epage commented Nov 5, 2022

This reverts commit b35b462.

The decision on #399 (implemented in #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 #583

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
@epage epage merged commit 1ca90e5 into crate-ci:master Nov 5, 2022
@epage epage deleted the package branch November 5, 2022 03: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.

Does publish=false now disable bumping versions?
1 participant