-
Notifications
You must be signed in to change notification settings - Fork 360
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
(release) Release 3.0.0-beta.21 #816
Conversation
8219a6f
to
ccd79e4
Compare
distro/pom.xml
Outdated
<initializer.version>2.7.0-SNAPSHOT</initializer.version> | ||
<webservices.rest.version>2.44.0-SNAPSHOT</webservices.rest.version> | ||
<openmrs.version>2.6.6</openmrs.version> | ||
<initializer.version>2.7.0-20240521.045407-11</initializer.version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we get a non-SNAPSHOT release version of Iniz? Relying on SNAPSHOTs is causing us a lot of pain.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @ibacher!
What will be the version to be used?
This is the latest Snapshot version after the last commit's release job
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we get a non-SNAPSHOT release version of Iniz? Relying on SNAPSHOTs is causing us a lot of pain.
I was thinking the same; it would be a mess to rebuild if those were cleaned up.
There are three other snapshots: Queue, Appointments, and Teleconsultation. I wonder why we reached that conclusion in the last release.
We can safely ignore the following E2E test failures for these reasons:
|
e365734
to
1987be0
Compare
1987be0
to
bab7f5d
Compare
Agreed @ibacher - but let's do this as a second step. @jayasanka-sack has agreed to follow through on that. |
Thank you Jaysanka for explaining those test failures!! <3 Very reassuring. |
The concern with Iniz is that about SNAPSHOTs per se. It's that Mekom's Maven instance only keeps a few SNAPSHOTs around, meaning that these releases will break (you can see various messages about people unable to install O3 because the specific SNAPSHOT version we've been relying on no longer exists). |
This PR cuts a new release Beta 21.
This release bumps the following versions: