Stream: IG creation
Topic: Build Error
Brian Postlethwaite (Aug 17 2018 at 06:23):
process res: vhdir-restriction (23.0783sec) process res: vhdir-practitionerrole (23.0813sec) Failed to find referenced profile: [CanonicalType[http://hl7.org/fhir/ig/vhdir/StructureDefinition/identifier-status]] Failed to find referenced profile: [CanonicalType[http://hl7.org/fhir/ig/vhdir/StructureDefinition/contactpoint-availabletime]] Failed to find referenced profile: [CanonicalType[http://hl7.org/fhir/ig/vhdir/StructureDefinition/contactpoint-viaintermediary]] process res: vhdir-practitioner (23.0872sec)
Wondering how the IG Builder loads in the referenced profile, is this likely some order dependant thing?
(I suspect its the cause of those other weird snapshot errors)
Grahame Grieve (Aug 17 2018 at 06:25):
no. not a loading order probelm
Brian Postlethwaite (Aug 17 2018 at 06:51):
Hate to burst the bubble, but apparently the order in the IG.xml file does impact things somehow.
Error message from build is now gone, and examples check on, and the snapshot definition now looks correct too.
Grahame Grieve (Aug 17 2018 at 06:51):
that's weird
Eric Haas (Aug 17 2018 at 08:54):
@Brian Postlethwaite I am committing a bunch of SearchParameters and will resort the ig.xml again, what is the right order? I use a script that does it alphabetically I think.
Eric Haas (Aug 17 2018 at 08:54):
I don't know how it does it actually
Brian Postlethwaite (Aug 17 2018 at 10:13):
Before you do, I have a big push about to come through, doing a final build on
Eric Haas (Aug 17 2018 at 10:17):
sorry I just committed
Brian Postlethwaite (Aug 17 2018 at 10:18):
Bugger, and those files without sensible xml/json formatting with newlines are uncomparable.
Brian Postlethwaite (Aug 17 2018 at 10:21):
I had it down to 14 build errors, and 17 examples errors
Brian Postlethwaite (Aug 17 2018 at 10:21):
(and not commenting out parts too!)
Grahame Grieve (Aug 17 2018 at 10:22):
Well, Eric voted against making mergeable spreadsheets - so he should sort it
Brian Postlethwaite (Aug 17 2018 at 10:22):
Only spreadsheet in VhDir is for the SearchParameter list I think.
Eric Haas (Aug 17 2018 at 10:23):
OK I added searchparameters ( json ) and markdown files.
Eric Haas (Aug 17 2018 at 10:23):
no spreadsheets
umm 33 broken links
Eric Haas (Aug 17 2018 at 10:24):
running locally fine
Eric Haas (Aug 17 2018 at 10:24):
but I did udpate the ig.json and ig.xml
Brian Postlethwaite (Aug 17 2018 at 10:25):
I was about to push ...
Eric Haas (Aug 17 2018 at 10:25):
do you want me to uncommit my changes?
Brian Postlethwaite (Aug 17 2018 at 10:35):
The ig.xml and json.XML specifically...
Eric Haas (Aug 17 2018 at 10:51):
OK I'll uncommit the whole shebang if I can.
Brian Postlethwaite (Aug 17 2018 at 11:02):
You can leave it now, I'm almost done the merge, testing it now.
Eric Haas (Aug 17 2018 at 11:12):
ok I did a "git reset --hard HEAD^" and I thought that would do it but I frankly have no where I am taking a break sorry
Brian Postlethwaite (Aug 17 2018 at 11:15):
Once you've pushed to master, its all over. undo-ing from that is not a good idea, a reverse commit is all you can really do.
Brian Postlethwaite (Aug 17 2018 at 11:16):
(Hope you haven't broken your side)
Last updated: Apr 12 2022 at 19:14 UTC