From 17f21254b9b0bd7390182306963cf7415b885d06 Mon Sep 17 00:00:00 2001 From: Ward Weistra Date: Fri, 8 Mar 2024 14:02:26 +0100 Subject: [PATCH] Moving resources to root --- .github/workflows/main.yml | 4 +- ...thubProjectPatient.StructureDefinition.xml | 0 ...AmyShaw.Patient.xml => AmyShaw.Patient.xml | 0 WrongBarryShaw.Patient.xml | 47 +++++++++++++++++++ 4 files changed, 49 insertions(+), 2 deletions(-) rename Conformance-resources/ACMEGithubProjectPatient.StructureDefinition.xml => ACMEGithubProjectPatient.StructureDefinition.xml (100%) rename Examples/AmyShaw.Patient.xml => AmyShaw.Patient.xml (100%) create mode 100644 WrongBarryShaw.Patient.xml diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 572588e..a80ca49 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -42,8 +42,8 @@ jobs: - name: Firely.Terminal (GitHub Actions) uses: FirelyTeam/firely-terminal-pipeline@v0.4.0 with: - PATH_TO_CONFORMANCE_RESOURCES: Conformance-resources - PATH_TO_EXAMPLES: Examples + # PATH_TO_CONFORMANCE_RESOURCES: Conformance-resources + # PATH_TO_EXAMPLES: Examples PATH_TO_QUALITY_CONTROL_RULES: custom DOTNET_VALIDATION_ENABLED: true JAVA_VALIDATION_ENABLED: false diff --git a/Conformance-resources/ACMEGithubProjectPatient.StructureDefinition.xml b/ACMEGithubProjectPatient.StructureDefinition.xml similarity index 100% rename from Conformance-resources/ACMEGithubProjectPatient.StructureDefinition.xml rename to ACMEGithubProjectPatient.StructureDefinition.xml diff --git a/Examples/AmyShaw.Patient.xml b/AmyShaw.Patient.xml similarity index 100% rename from Examples/AmyShaw.Patient.xml rename to AmyShaw.Patient.xml diff --git a/WrongBarryShaw.Patient.xml b/WrongBarryShaw.Patient.xml new file mode 100644 index 0000000..e3c159e --- /dev/null +++ b/WrongBarryShaw.Patient.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
+
\ No newline at end of file