Stream: CARIN IG for Blue Button®
Topic: build site
Paul Bastide (Sep 04 2020 at 23:53):
Hi all, I noticed that the version / build site was updated. Is 0.1.2 - STU1 the new version number? I see the body references 0.3.1? https://build.fhir.org/ig/HL7/carin-bb/Thank you for the guidance.
jason chow (Sep 08 2020 at 14:11):
i saw that as well. section 1.2 "Log of Continuous Integration Build Changes" also references the last version as 0.3.1.
Why was the version changed so drastically? Is that a typo or a legitimate change? Was it a regression?
jason chow (Sep 08 2020 at 14:32):
looks like the version change was a commit on 9/3
https://github.com/HL7/carin-bb/commit/362d95b82853b864ecbd2f67398301b3d07966ae
Paul Church (Sep 08 2020 at 15:03):
I don't have the jira ticket but I believe this is required to conform to HL7 version conventions. The IG was balloted to version 0.1, so intermediate versions have to be 0.1.x.
Paul Bastide (Sep 08 2020 at 15:04):
Thank you
Ryan Harrison (Sep 09 2020 at 15:19):
@Saul Kravitz
Interim Version 0.1.3 - September 8, 2020
4. Changed naming convention for releases to Release.Ballot.Version.
Commit 7c8cff1
: "committing all changes for 0.1.3", but is not tagged.
I assume these tags are deprecated with commit 362d95b
: "changed to standard version numbering scheme"
- v0.2.0
- v0.3.0
- v0.3.1
If so, is it possible to mark these tags as deprecated or rename the tags to use the updating convention? Eventually we'll hit ballot 2 and 3, and things will get even more confusing.
Is it possible to tag interim versions so we can easily diff between versions?
Is there another way users view version diffs?
Ryan Harrison (Sep 14 2020 at 23:24):
@Pat Taylor @Saul Kravitz
Bump.
With the v0.1.3 changes, it's becoming a little unwieldy to track all the changes. Would it possible to...
- git tag intermediate versions (easier local diff'ing)?
- In the history (http://hl7.org/fhir/us/carin-bb/history.html), include intermediate versions to compare versions from the browser?
Saul Kravitz (Sep 14 2020 at 23:57):
Sure. I hope there will be few tags.
Get Outlook for iOS<https://aka.ms/o0ukef>
Pat Taylor (Sep 30 2020 at 11:45):
from Saul: I've been tagging each release, and it turns out that automagically causes the release to be available afterwards.
So, look at https://build.fhir.org/ig/HL7/carin-bb/branches/ and you can see all versions of the build released to date, including the STU1 ballot. @Ryan Howells @Saul Kravitz @Amol Vyas @Pat Taylor
Last updated: Apr 12 2022 at 19:14 UTC