Done and will continue to follow up. Discussion happened about this today w/ me/Vineet/Romain.
@corneliouzbett assuming your fixes are on the Patient Queuing module, that makes sense to me If you get blocked feel free to create the ticket in the RA or O3 project and we can always move the ticket later if needed. Let’s not let Jira itself be a blocker.
TRUNK-6141 and the Cohort module issue should be fixed now. I’ve also kicked off a release for FHIR2 1.6.0, which is a pre-requisite for Iniz. This couldn’t just be a patch update as I’d have to unwind the MedicationDispense stuff to do that. For now, though, I’m considering the MedicationDispense support “experimental”, i.e., it probably works, but isn’t ready for production use.
@ibacher from a Maven perspective we would be good to release a first alpha. However we need to understand how to ensure that this 3.0.0-alpha also encompasses the same fixed snapshot of the frontend. Could @ruhanga and yourself liaise to make this happen and establish that process?
This is important because we know that another 3.0.0-alpha.2 will follow suit shortly, presumably with the same backend and with an updated frontend.
I actually don’t think there’s anything that needs to be done here as long as we’re clear that the 3.x RefApp currently just releases Docker images and not any other packaging or artefacts for now (we’ve still got a long way to go before we can replace the 2.x RefApp with a 3.x version). That’s because our Docker images all embed the runtime files, so we already have a fixed set of frontend modules.
Yes, but only because we aren’t publishing something (like with the 2.x RefApp) that allows you to recreate the build. The Docker image for the frontend will be fixed, resolved versions (albeit currently with pre-release numbers).
Even if we’re not publishing those through the build, if only for setting things straight as per the release tag, I think I would feel more comfortable if the actual versions are set there.
This would be just for the release tag, we would bump them up to next right after for the commit setting the next development iteration.