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: Do not error on --validate or --dry-run when no release will be created for PrepareRelease. #265

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

dbanty
Copy link
Member

@dbanty dbanty commented Sep 5, 2022

Closes #263

@dbanty dbanty changed the title 263-dont-error-preparerelease-on-dryrun fix: Do not error on --validate or --dry-run when no release will be created for PrepareRelease. Sep 5, 2022
@dbanty dbanty force-pushed the 263-dont-error-preparerelease-on-dryrun branch from 2545d39 to b422b80 Compare September 5, 2022 22:46
@dbanty dbanty merged commit 219e8a3 into main Sep 5, 2022
@dbanty dbanty deleted the 263-dont-error-preparerelease-on-dryrun branch September 5, 2022 22: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.

--validate should not fail for PrepareRelease if there is currently nothing to release
1 participant