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

Provide a way to "promote" the pre version #32

Closed
JCQuintas opened this issue Dec 6, 2022 · 2 comments
Closed

Provide a way to "promote" the pre version #32

JCQuintas opened this issue Dec 6, 2022 · 2 comments

Comments

@JCQuintas
Copy link

Currently I have a pre version that is 1.2.3-alpha+123, but this is "patch" version is already bumped, for release I simply want it to become 1.2.3+123.

cider could have an option to promote the current version to a "non-pre" version.

Ideas:

cider promote: new top level command
cider bump --no-pre: removes pre, can use --bump/keep-build
cider bump promote: same as --no-pre

@f3ath
Copy link
Owner

f3ath commented Dec 8, 2022

@JCQuintas I'd like to hear your opinion.

@f3ath
Copy link
Owner

f3ath commented Dec 16, 2022

Closing as completed. Feel free to reopen.

@f3ath f3ath closed this as completed Dec 16, 2022
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

No branches or pull requests

2 participants