/fhir-ig-publisher

Source code for the IG publisher

Primary LanguageHTMLApache License 2.0Apache-2.0

HAPI FHIR - HL7 FHIR Core Artifacts

CI Status (master) Release Pipeline Current Release Latest SNAPSHOT
Build Status Build Status Release Artifacts Snapshot Artifact

CI/CD

All intergration and delivery done on Azure pipelines. Azure project can be viewed here.

Building this Project

This project uses Apache Maven to build. To build:

mvn install

Note that unit tests will run, but are currently not set to fail the build as they do not all pass. This is being worked on.

To skip unit tests:

mvn -Dmaven.test.skip install

Publishing Binaries

An brief overview of our publishing process is here.

For more detailed instructions on cutting a release, please read the wiki

Maintenance

This project is maintained by Grahame Grieve and Lloyd McKenzie on behalf of the FHIR community.