dotasek / fhir-ig-publisher

Source code for the IG publisher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Source code for the IG publisher

License:Apache License 2.0


Languages

Language:HTML 67.2%Language:Java 29.8%Language:CSS 3.0%Language:Batchfile 0.0%