FHIR Chat · Can't get carin-bb to rebuild · IG creation

Stream: IG creation

Topic: Can't get carin-bb to rebuild


view this post on Zulip Saul Kravitz (Oct 29 2020 at 01:21):

The v0.1.8 should be v0.1.8 and https://github.com/HL7/carin-bb/tree/v0.1.8/fsh. https://build.fhir.org/ig/HL7/carin-bb/branches/v0.1.8/
v0.1.9 branch should be v0.1.9. https://github.com/HL7/carin-bb/tree/v0.1.9/fsh. https://build.fhir.org/ig/HL7/carin-bb/branches/v0.1.9/
and master branch should be v0.1.8. https://github.com/HL7/carin-bb/tree/master/fsh. https://build.fhir.org/ig/HL7/carin-bb/branches/master/

that's how it looks in github, but the published branches don't reflect that.
Is something going wrong with the auto builds for this IG?

view this post on Zulip Grahame Grieve (Oct 29 2020 at 06:58):

@Josh Mandel

view this post on Zulip Josh Mandel (Oct 29 2020 at 15:07):

Thanks for the @-mention -- I'm taking a look now.

view this post on Zulip Josh Mandel (Oct 29 2020 at 15:16):

The issue here has to do with the way we report failures -- we used to wipe out a successful branch build and replace it with a failure message when something went wrong. IG authors didn't like this, because their branch content would sometimes be missing (i.e., when the branch was broken). So we started writing failure notifications to a "failure" subdirectory, when a successful build is present.

view this post on Zulip Josh Mandel (Oct 29 2020 at 15:19):

@Saul Kravitz Just in case you missed it (can't imagine how ;-)) the failure notification (with correct link to the failure logs) appeared in Zulip here

view this post on Zulip Saul Kravitz (Oct 29 2020 at 15:30):

Thanks!


Last updated: Apr 12 2022 at 19:14 UTC