FHIR Chat · editing multiple versions of the IG · IG creation

Stream: IG creation

Topic: editing multiple versions of the IG


view this post on Zulip Mohammad Jafari (Aug 15 2020 at 22:11):

We are in the course of comment resolution for a ballot and at the same time we are also working on the next version of the IG --post this round of comment resolution. I am wondering if there is a way to apply edits separately to the balloted version (say May2020) and the future version (latest build). I imagine this would require maintaining two different branches on github and having the IG build tool compile them separately.

view this post on Zulip Grahame Grieve (Aug 15 2020 at 22:23):

the ci-build will build whatever branch you commit

view this post on Zulip Mohammad Jafari (Aug 15 2020 at 22:31):

does it build more than one branch if there are more than one?

view this post on Zulip Grahame Grieve (Aug 15 2020 at 22:35):

no. it only builds whatever branch you commit to, and the posts it to the equivalent branch location on build.fhir.org. Builds other than master are deleted after 30 days (I think)


Last updated: Apr 12 2022 at 19:14 UTC