From 41e60027879b96b1a4800cbc9656b5f5873c1225 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikael=20Rinnetm=C3=A4ki?= Date: Mon, 12 Aug 2024 17:55:05 +0300 Subject: [PATCH 1/2] Update publish script Templates required for the history page by the ig publisher are different from the IG template. --- publish.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publish.sh b/publish.sh index 54c9412..e808b56 100644 --- a/publish.sh +++ b/publish.sh @@ -1 +1 @@ -java -jar input-cache/publisher.jar -go-publish -source $(pwd) -web https://hl7.fi/fhir -registry $(pwd)/../ig-registry/fhir-ig-list.json -history $(pwd)/../fhir-ig-history-template/ -templates $(pwd)/../ig-template-fhir-fi -temp $(pwd)/temp +java -jar input-cache/publisher.jar -go-publish -source $(pwd) -web https://hl7.fi/fhir -registry $(pwd)/../ig-registry/fhir-ig-list.json -history $(pwd)/../fhir-ig-history-template/ -templates $(pwd)/../history-template-fhir-fi -temp $(pwd)/temp From 47d9077f037f6ec8ac1820129621cba9172f6ccc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikael=20Rinnetm=C3=A4ki?= Date: Fri, 16 Aug 2024 16:16:24 +0300 Subject: [PATCH 2/2] Prepare for milestone publication Let's keep these ready here in the `publish` branch. --- publication-request.json | 10 +++++----- sushi-config.yaml | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/publication-request.json b/publication-request.json index b5c1f9d..6b94125 100644 --- a/publication-request.json +++ b/publication-request.json @@ -1,11 +1,11 @@ { "package-id" : "hl7.fhir.fi.base", - "version" : "1.0.1-cibuild", - "path" : "https://hl7.fi/fhir/finnish-base-profiles/1.0.1-cibuild", - "mode" : "working", + "version" : "1.0.1", + "path" : "https://hl7.fi/fhir/finnish-base-profiles/1.0.1", + "mode" : "milestone", "status" : "draft", "sequence" : "STU 1", - "desc" : "CI build snapshot for v. 1.0.1", - "descmd" : "CI build snapshot for v. 1.0.1", + "desc" : "Snapshot 1.0.1", + "descmd" : "Snapshot release to support discussions during development.", "first" : "false" } diff --git a/sushi-config.yaml b/sushi-config.yaml index a34b36e..bc05471 100644 --- a/sushi-config.yaml +++ b/sushi-config.yaml @@ -8,10 +8,10 @@ name: FinnishBaseProfiles title: Finnish Base Profiles description: A core set of FHIR resources profiled for use in Finland, published and maintained by HL7 Finland status: draft # draft | active | retired | unknown -version: 1.0.1-cibuild +version: 1.0.1 fhirVersion: 4.0.1 # https://www.hl7.org/fhir/valueset-FHIR-version.html copyrightYear: 2022+ -releaseLabel: ci-build # ci-build | draft | qa-preview | ballot | trial-use | release | update | normative+trial-use +releaseLabel: draft # ci-build | draft | qa-preview | ballot | trial-use | release | update | normative+trial-use license: CC0-1.0 # https://www.hl7.org/fhir/valueset-spdx-license.html jurisdiction: urn:iso:std:iso:3166#FI "Finland" # https://www.hl7.org/fhir/valueset-jurisdiction.html publisher: