File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 # Triggers the workflow on push or pull request events but only for the master branch
66 # Allows you to run this workflow manually from the Actions tab
77
8- # push:
8+ push :
99
1010 # Allows you to run this workflow manually from the Actions tab
1111
Original file line number Diff line number Diff line change 44 "hl7.fhir.r4.core" : " 4.0.1" ,
55 "hl7.fhir.uv.genomics-reporting" : " 3.0.0" ,
66 "hl7.fhir.eu.laboratory" : " 2.0.0" ,
7- "ihe.iti.pcf" : " 1.1.0" ,
8- "fhir.r4.nhsengland.pathology" : " 0.1.4-alpha" ,
9- "fhir.r4.nhsengland.nhse-identifiers" : " 0.1.1-alpha" ,
10- "fhir.r4.ukcore.stu3.currentbuild" : " 0.28.0-pre-release" ,
11- "hl7.fhir.uv.xver-r5.r4" : " 0.1.0" ,
12- "hl7.fhir.us.mcode" : " 4.0.0"
7+ "fhir.r4.ukcore.stu3.currentbuild" : " 0.28.0-pre-release"
138 },
149 "missing" : {}
1510}
Original file line number Diff line number Diff line change 1+ implementationguides :
2+ hl7-fhir-uv-extensions-r4 :
3+ name : hl7.fhir.uv.extensions.r4
4+ version : 5.3.0-ballot-tc1
5+ installMode : STORE_AND_INSTALL
6+ fetchDependencies : false
7+ hl7-fhir-uv-xver-r5-r4 :
8+ name : hl7.fhir.uv.xver-r5.r4
9+ version : 0.1.0
10+ installMode : STORE_AND_INSTALL
11+ fetchDependencies : false
12+ hl7-fhir-uv-ips :
13+ name : hl7.fhir.uv.ips
14+ version : 2.0.0
15+ installMode : STORE_AND_INSTALL
16+ fetchDependencies : false
17+ ihe-iti-pcf :
18+ name : ihe.iti.pcf
19+ version : 1.1.0
20+ installMode : STORE_AND_INSTALL
21+ fetchDependencies : false
22+ hl7-fhir-us-mcode :
23+ name : hl7.fhir.us.mcode
24+ version : 4.0.0
25+ installMode : STORE_AND_INSTALL
26+ fetchDependencies : false
27+ fhir-r4-nhsengland-pathology :
28+ name : fhir.r4.nhsengland.pathology
29+ version : 0.1.4-alpha
30+ installMode : STORE_AND_INSTALL
31+ fetchDependencies : false
32+ hl7-fhir-uv-tools-r4 :
33+ name : hl7.fhir.uv.tools.r4
34+ version : 1.1.2
35+ installMode : STORE_AND_INSTALL
36+ fhir-r4-nhsengland-nhse-identifiers :
37+ name : fhir.r4.nhsengland.nhse-identifiers
38+ version : 0.1.1-alpha
39+ installMode : STORE_AND_INSTALL
40+ fetchDependencies : false
41+
You can’t perform that action at this time.
0 commit comments