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

Get rid of version check? #754

Open
sebastian-peter opened this issue Feb 16, 2023 · 0 comments
Open

Get rid of version check? #754

sebastian-peter opened this issue Feb 16, 2023 · 0 comments

Comments

@sebastian-peter
Copy link
Member

sebastian-peter commented Feb 16, 2023

The version checks currently performed by Jenkins are quite restrictive, and it's not 100% clear to me how a release workflow should work here (see #753). I think we can get rid of version checks entirely because:

  • with releases, I have to double check and confirm the release on sonatype anyways
  • for snapshot releases, it wouldn't be the end of the world if a wrong snapshot version got published (although this could get annoying if the version was wrongly increased and dependabot would want to upgrade to the wrong version everywhere). Here, the review principle of PRs should suffice: snapshots only get deployed after a merge.
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

1 participant