Stream: IG creation
Topic: Profile Introduction shows up in local but not in CI Build
Nagesh Bashyam (Dec 03 2020 at 19:56):
Anyone experiencing an issue where the local build shows the profile introduction as specified in the *-intro.md file but not in the CI Build ?
This is happening to me on MedMorph.
An example is http://build.fhir.org/ig/HL7/fhir-medmorph/StructureDefinition-us-ph-plandefinition.html
I double checked and the files are present in the github.
Any thoughts ?
Grahame Grieve (Dec 03 2020 at 20:10):
is it a case issue?
Eric Haas (Dec 03 2020 at 20:25):
it looks like a case issue
Eric Haas (Dec 03 2020 at 20:27):
github doesn't do case changes. so is easist to you rename the files to something like "foo-...." commit then rename to the "StructureDefinition-.." unless you can remember the fancy git command to do it on the command line
Nagesh Bashyam (Dec 03 2020 at 21:01):
Thanks...will take care of it.
Last updated: Apr 12 2022 at 19:14 UTC