Closed DavideD closed 3 months ago
I think we can considered this solved, snapshots are now built and released on OSSRH.
I'm a bit concerned about having separate branches and keeping the wip
aligned with main. But we can experiment with it and adjust later as needed.
I think we need the following separate branches for the different ORM version:
A summary of the branches is available here: https://github.com/hibernate/hibernate-reactive/branches
I've decided to create separate branches where we can test the snapshots, and we will test non snapshots versions in
main
. This way,main
won't fail as often and we can apply fixes when needed on the snapshots branches.