Stream: committers/git-help
Topic: Work JiraSpec generation
David deRoode (Mar 14 2022 at 22:28):
Should local builds produce a working Jira Spec output in /template? I wiped away .fhir cache and rebuilt, but am not seeing the handy file
Lloyd McKenzie (Mar 15 2022 at 01:54):
It won't be created in the template folder, it'll be created in the root folder. Do you have a package-list.json file? You won't get anything if you don't have one of those.
David deRoode (Mar 15 2022 at 03:08):
Thx for clarifying and yes, root dir does have a package-list.json, but still no Jira Spec working when running cmd > 'publisher'.
Lloyd McKenzie (Mar 15 2022 at 03:46):
Are you using the HL7 template or a template derived from it?
David deRoode (Mar 15 2022 at 14:02):
hl7.fhir.template#current
Lloyd McKenzie (Mar 15 2022 at 14:06):
Git location?
David deRoode (Mar 15 2022 at 14:09):
https://github.com/HL7/fhir-mdi-ig
Lloyd McKenzie (Mar 15 2022 at 18:25):
It looks like you need to commit an 'initial' file. Don't worry about listing all of the versions or artifacts or pages, but you do need a basic file that's schema valid.
David deRoode (Mar 15 2022 at 20:57):
Thanks @Lloyd McKenzie I'll work with @Diana to get this schema valid file updated into our PR
Last updated: Apr 12 2022 at 19:14 UTC