Stream: committers
Topic: Where's my IG?
Rick Geimer (Jul 20 2016 at 13:14):
Can anyone tell me why the C-CDA on FHIR content is no longer appearing on the FHIR current website? When I run my local build, it appears in publish/ccda, but when I push and get a successful build notification from Travis, I get a 404 when I try to access it at http://hl7.org/fhir/ccda/ccda.html.
Rick Geimer (Jul 20 2016 at 13:17):
Actually, maybe there is a bug in the build. The Implementation Guide link on http://hl7-fhir.github.io/ is pointing to hl7.org, not github.io, thus maybe all IGs that were not part of DSTU2 are now missing?
Rick Geimer (Jul 20 2016 at 13:19):
Sorry, replace hl7.org above with fhir.org, but the question remains, wny not github.io?
Lloyd McKenzie (Jul 20 2016 at 13:41):
The IGs are now published independently of the core specification. A side-effect of this is that they're no longer published as part of the CI-build. We're working on a process to be able to generate them and publish them as part of the CI build too, but it's a bit complicated. For now, work locally and if you need a specific snapshot moved up, ask @Grahame Grieve
Rick Geimer (Jul 20 2016 at 13:41):
I need C-CDA on FHIR (guides/ccda) moved up. We are asking people to actively review the IG now, and no one can access it.
Rick Geimer (Jul 20 2016 at 13:42):
It is going to ballot shortly.
Lloyd McKenzie (Jul 20 2016 at 13:43):
So's everything else :> We should have this resolved by the time QA is officially scheduled to start, which is next Monday
Rick Geimer (Jul 20 2016 at 13:45):
Grumble...ok, but we were doing an independent QA of this IG this week. Set's everyone on the project who does not run the build locally (i.e. everyone but me and 2 other people) back a full week.
Lloyd McKenzie (Jul 20 2016 at 13:48):
Like I said, Grahame can move up a snapshot for you as soon as he's awake
Grahame Grieve (Jul 20 2016 at 18:59):
the situation is worse than you think because it's not in the local build either
Grahame Grieve (Jul 20 2016 at 19:00):
you're just seeing an old copy because the build doesn't delete files
Grahame Grieve (Jul 21 2016 at 00:31):
@Rick Geimer, well, that's phase 1 complete. The IG now builds with the IG publisher
Grahame Grieve (Jul 21 2016 at 00:31):
phase 2 is to get the presentation to acually be correct and useful
Grahame Grieve (Jul 21 2016 at 00:31):
I'm looking for help with that - I don't think I have time
Last updated: Apr 12 2022 at 19:14 UTC