Skip to content

Commit f1b2a15

Browse files
committed
Merge branch 'master' into 3.4.0
# Conflicts: # publication-request.json # sushi-config.yaml
2 parents 85a4ee3 + 5d24f30 commit f1b2a15

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

publication-request.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
"status": "release",
66
"sequence": "Release",
77
"mode" : "milestone",
8-
"title": "HL7 FHIR Implementation Guide: DK Core",
9-
"category": "National Core",
10-
"introduction": "A FHIR Implementation Guide for the Danish common needs across healthcare sectors",
118
"desc": "DK Core version 3.4.0",
129
"descmd": "@release-notes.md",
1310
"first": false,
14-
"ci-build": "https://build.fhir.org/ig/hl7dk/dk-core"
11+
"_ci-build": "https://build.fhir.org/ig/hl7dk/dk-core"
12+
"_title": "HL7 FHIR Implementation Guide: DK Core",
13+
"_category": "National Core",
14+
"_introduction": "A FHIR Implementation Guide for the Danish common needs across healthcare sectors",
1515
}

sushi-config.yaml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,10 @@ canonical: http://hl7.dk/fhir/core
77
name: DKCore
88
title: "HL7 FHIR Implementation Guide: DK Core"
99
description: A FHIR Implementation Guide for the Danish common needs across healthcare sectors
10-
#Flip status to 'active' for publication. Flip to 'draft' for CI
11-
status: draft
12-
version: 3.4.0
1310
fhirVersion: 4.0.1
1411
copyrightYear: 2021+
1512
license: CC0-1.0
16-
#Flip releaseLabel to 'release' for publication. Flip to 'ci-build' for CI
17-
releaseLabel: ci-build
13+
1814
publisher:
1915
name: HL7 Denmark
2016
url: http://www.hl7.dk
@@ -25,7 +21,6 @@ jurisdiction: urn:iso:std:iso:3166#DK "Denmark"
2521
# │ To use a provided input/includes/menu.xml file, delete the "menu" property below. │
2622
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
2723

28-
2924
menu:
3025
Table of Contents: toc.html
3126
Home: index.html
@@ -44,3 +39,11 @@ parameters:
4439
dependencies:
4540
hl7.fhir.uv.phd: 1.1.0
4641
hl7.fhir.uv.ipa: 1.0.0
42+
43+
#Flip status to 'active' for publication. Flip to 'draft' for CI
44+
status: draft
45+
#status: active
46+
version: 3.4.0
47+
#Flip releaseLabel to 'release' for publication. Flip to 'ci-build' for CI
48+
releaseLabel: ci-build
49+
#releaseLabel: release

0 commit comments

Comments
 (0)