Stream: IG creation
Topic: package-list.json not publishing in ci build
Sean McIlvenna (Mar 12 2019 at 03:30):
I created a package-list.json file and committed it to the ccda-on-fhir-r4 repository. I executed a re-build of the project. It says it's done, but the ci build location still doesn't have the package-list.json file in it... https://build.fhir.org/ig/HL7/ccda-on-fhir-r4/package-list.json just returns a 404. Can someone tell me why??
Sean McIlvenna (Mar 12 2019 at 03:30):
here is the package-list.json file I created: https://github.com/HL7/ccda-on-fhir-r4/blob/master/package-list.json
Grahame Grieve (Mar 12 2019 at 03:31):
the package-list file is special. It's not generated by the IG builder, and it doesn't live in the CI build. I manage it in the canonical URL location
Sean McIlvenna (Mar 12 2019 at 04:21):
we should automate that somehow so that you don't have to be the sole person to maintain it
Sean McIlvenna (Mar 12 2019 at 04:21):
cause now I have to ask you to figure out why it's not working for ccda-on-fhir-r4
Sean McIlvenna (Mar 12 2019 at 04:21):
:(
Sean McIlvenna (Mar 12 2019 at 04:22):
cause the IG publisher won't build without it existing at https://build.fhir.org/ig/HL7/ccda-on-fhir-r4/package-list.json
Sean McIlvenna (Mar 12 2019 at 04:22):
not for another IG that depends on CCDA-on-FHIR, at least
Sean McIlvenna (Mar 12 2019 at 16:00):
@Grahame Grieve , please let me know what I can do to help get package-list.json showing up in ccda-on-fhir's ci build
Grahame Grieve (Mar 14 2019 at 06:59):
well, the answer is that it's already there, but you're looking in the wrong place
Grahame Grieve (Mar 14 2019 at 07:00):
http://hl7.org/fhir/us/ccda/package-list.json
Last updated: Apr 12 2022 at 19:14 UTC