FHIR / sample-ig

A sample, template-driven implementation guide that provides instruction on creating IGs
Other
41 stars 65 forks source link

Fix an error while CI finishes cmd returns code 255 #51

Open matrixlane opened 3 years ago

matrixlane commented 3 years ago

While CI finishes _updatePublisher.bat job, cmd doesn't exit with 0 but 255. The command I use is "_updatePublisher.bat /f".

costateixeira commented 2 weeks ago

@matrixlane do you want to make a PR here? https://github.com/costateixeira/ig-publisher-scripts/blob/main/_updatePublisher.bat If not, I can change it. Thanks

jmandel commented 2 weeks ago

This FWIW could be a good reason not to check copies of the scripts into our repositories. I'll typically use a submodule like at https://github.com/hl7/cgm