#
Some checks failed
FHIR IG CI/CD Pipeline with Version Persistence / build-ig (push) Failing after 4m50s
FHIR IG CI/CD Pipeline with Version Persistence / deploy (push) Has been skipped

This commit is contained in:
2026-03-07 13:41:30 +06:00
parent 8c8b8f032c
commit 06d3a6ef13
2 changed files with 2 additions and 4 deletions

View File

@@ -61,8 +61,6 @@ jobs:
- name: Build FHIR IG
run: |
echo "Building FHIR IG version ${{ steps.version.outputs.version }}..."
mkdir -p input/_data
cp package-list.json input/_data/package-list.json
CONTAINER_ID=$(docker create \
hl7fhir/ig-publisher-base:latest \
/bin/bash -c "cp -r /home/publisher/ig /tmp/build && cd /tmp/build && _updatePublisher.sh -y && _genonce.sh")

View File

@@ -1,11 +1,11 @@
<div xmlns="http://www.w3.org/1999/xhtml">
<div xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../input-cache/schemas/R5/fhir-single.xsd">
<a name="intro"> </a>
<h3>Version History</h3>
<p>
This page provides the version history for the Bangladesh Core FHIR Implementation Guide.
</p>
{% include fragment-history.html %}
{%site.data.history.table%}
<p>
For a machine-readable version history, see <a href="package-list.json">package-list.json</a>.