Stream: hapi
Topic: move to github releases from sonatype snapshots
Sean McIlvenna (Jun 10 2020 at 00:25):
@Mark Iantorno Grahame mentioned I should ask you about the details of the move to github releases from sonatype snapshots... Right now, Trifolia-on-FHIR (IG tooling) uses the sonatype snapshots to provide users with a list of IG Publisher versions to select from. Grahame mentioned that snapshots will be going away. Can you provide more details on this transition? As soon as you get rid of sonatype snapshots for the IG Publisher, Trifolia-on-FHIR will stop working with the IG Publisher. So, I'm trying to figure out how and when to plan the transition.
Mark Iantorno (Jun 10 2020 at 02:09):
Hey Sean. You are correct in that we're moving to concrete release versions, as opposed to SNAPSHOTs, as they are not really stable. Are you free for a quick call tomorrow, and maybe we can go over any concerns you might have, and I can provide details on the goals we have with the new integration and distribution pipelines.
Oliver Egger (Jun 10 2020 at 07:01):
@Mark Iantorno i would be interested too in the new integration and distribution pipeline, if you have some description of it or if it would be possible to join the call that would be very helpful
Mark Iantorno (Jun 10 2020 at 12:35):
I can join the call if you'd like. Could you please provide an invite or joining information?
Mark Iantorno (Jun 10 2020 at 12:35):
I will be writing a summary up after the implementation is complete.
Mark Iantorno (Jun 10 2020 at 12:36):
There will still be SNAPSHOT builds for the core libraries and test cases. That will not change. There will just be additional, fixed, stable releases.
Grahame Grieve (Jun 10 2020 at 12:47):
there will only be snapshots for the latest versions. that will change
Grahame Grieve (Jun 10 2020 at 12:47):
I believe?
Mark Iantorno (Jun 10 2020 at 13:26):
SNAPSHOTS still live forever in sonatype, so every time a merge occurs to master in the core libs, a SNAPSHOT is cut. But now, releases are done by publishing an actual release version on sonatype. This is the same for both fhir-test-cases, and the hapi fhir core lib. IG-publisher can be set up the same was as well, but a SNAPSHOT will not be published until a push to master is made.
Mark Iantorno (Jun 10 2020 at 14:14):
I should also add that SNAPSHOTS shouldn't be treated as the source of truth going forward. They are more of a moving target, until a release is cut. The release is the stable jar for publishing
Sean McIlvenna (Jun 10 2020 at 16:48):
@Mark Iantorno I am sending you a private DM with my availability today
Grahame Grieve (Jun 10 2020 at 19:58):
I thought you said that past snapshots would be removed once a release is done?
Last updated: Apr 12 2022 at 19:14 UTC