1878 Commits

Author SHA1 Message Date
Grahame Grieve
d1a785e5ad only record sorting errors if debugging snapshot generation 2023-06-19 22:40:08 +10:00
Grahame Grieve
38b5295f8d fix error logging headers 2023-06-19 22:39:42 +10:00
Grahame Grieve
96cadbed47
Merge pull request #1259 from hapifhir/Type-validation-fixes
Fix problem when profiling a base type that supports both Reference a…
2023-06-19 02:36:33 +10:00
Grahame Grieve
8bd4fc3ee6
Merge pull request #1309 from hapifhir/do-20230615-tx-request-lenient-display
Add lenient-display-validation param
2023-06-19 02:33:17 +10:00
Grahame Grieve
297313b30a Fix issue with broken NullFlavor binding in R4 2023-06-18 13:02:21 +10:00
Grahame Grieve
dfb4404ce6 Add support for mustHaveValue and valueAlternatives + render imposesProfile + compliesWithProfile 2023-06-18 13:00:58 +10:00
Grahame Grieve
11eb2cef53 fix index error 2023-06-17 09:41:15 +10:00
Grahame Grieve
99895e7a97 Performance improvements for validation, including -watch engine 2023-06-17 09:40:34 +10:00
Grahame Grieve
2d0dcbb803 rendering improvements for profile extensions 2023-06-17 09:38:27 +10:00
dotasek
f4b6ff2f6e Refactor and introduce test 2023-06-15 10:38:03 -04:00
dotasek
10c50a14f0 Add lenient-display-validation param 2023-06-15 08:31:30 -04:00
Grahame Grieve
481698cf24 Fix up terminology tests to ignore irrelevant extensions 2023-06-12 17:17:30 +01:00
Grahame Grieve
bfdb28b96e add JsonObject.clear() 2023-06-07 13:57:56 +02:00
Grahame Grieve
01b4219259 update language file handling to handle context properly 2023-06-05 21:16:51 +02:00
Grahame Grieve
fe7cd1f39a Clean up extension loading issue 2023-06-05 21:16:28 +02:00
Grahame Grieve
fd346cc67b Auto update minimum slicing cardinality when slicer is assumed (extensions) 2023-06-05 21:16:14 +02:00
Grahame Grieve
1c4ef1fa00 Improve message when there's multiple display options 2023-06-05 21:15:31 +02:00
Grahame Grieve
bf19a2d2fa Remove logical models in minifier, and other improvements 2023-06-05 21:14:56 +02:00
Grahame Grieve
c31836e734 better error reporting when parsing fails outright 2023-06-01 06:58:46 +03:00
Grahame Grieve
d4d5b42aa1 add Resource Dependency walker + Resource Minifier functionality 2023-05-31 06:32:55 +03:00
dotasek
6626fe1952
Remove unused dependency (#1283) 2023-05-29 16:57:20 -04:00
Grahame Grieve
8c7a5bf724 fix bug checking slice min/max 2023-05-29 03:38:48 +03:00
Grahame Grieve
fe474b1ad2 properly handle... 2023-05-29 01:13:45 +03:00
Grahame Grieve
783a8cf28b Support for Obligation Profiles 2023-05-29 01:12:46 +03:00
Grahame Grieve
ece4a44ff2 Merge remote-tracking branch 'origin/master' 2023-05-28 15:50:39 +03:00
Gregor Lichtner
aaa7490a22 copying element children 2023-05-26 15:42:57 +02:00
Grahame Grieve
d60b9009b2 get control over caching for terminology testing 2023-05-25 16:41:52 +10:00
dotasek
55ac916133
Refactor Pull Request Pipeline (#1273)
* Try multiple module target directories

* Try different format

* Try displaying cache task name + multiple caches

* Name the maven artifact cache step + add all modules

* Start consuming cached builds + targets

* Fix job list

* Fix other bad params

* Fix bad indent

* Try test task

* Try different value syntax

* Add all modules

* See if cacheing works from linux to windows

* Refactor as testUnits

* Trim tested modules

* missing colon

* It's not an image anymore, it's a unit

* Test exec

* Test exec for real

* Fix parameters format

* Fix r5 url for package fetch (#1260)

* Fix r5 url for package fetch

* Revert previous commit

* Make r6 the only packages fetched from build.fhir.org

* Update RELEASE_NOTES.md

* Update RELEASE_NOTES.md

* Release: v6.0.6
## Validator Changes

* no changes

## Other code changes

* Update R6 package tgz fetching
***NO_CI***

* Updating version to: 6.0.7-SNAPSHOT and incrementing test cases dependency.

* Try using parameters

* Try another way

* Try third way

* Try fourth way

* Try fifth way

* Try 6

* Try 7

* Apply refactor

* Try iterating over images

* Try iterating over images 2

* Test all images

* Conditionally test multiplatform modules

* Test JDKs too

* Fix and()

* Add JDK image to job names + test JDKs for exec

* Better job name for setup

* Fix names

* more granular test configs

* fix repeated jobs

* name for exec jobs

* fix missing s

* Add placeholder Codecov job

* Fix complaint about job name

* Try moving codecov to test template

* Add explicit module for test

* Try setting up job name

* Try setting up job name

* Change job names to use underscore and alphanum

* Move codecov job back to master-branch

* Fix condition to match ubuntu_java_11

* Publish test reports

* Publish test reports

* use value for artifact name

* Use variable for skipJaCoCo conditions

* Skip validation temporarily

* Change artifact names.

* add jacoco:report-aggregate task

* remove leftover cut and paste line

* Improve test job display name

* Add jacoco results + codecov upload

* Fix accidental inclusions in module loop

* Remove JaCoCo coverage condition

* Bump down JaCoCo plugin

* Rearrange JaCoCo plugin

* Fix surefire and jacoco output

* Add jacoco to pipeline

* Try skipping maven cache step

* Add codecov token

* Add missing MAVEN_CACHE_FOLDER

* Change variable syntax

* Move setup to own template

* Change setup template

* rearrange pipeline yml, re-enable validation test module

* Update core version bumps

* Temporarily disable tests

* Move to PR pipeline + Fix unused pool declaration

* Disable some more.

* Restore disabled and ignored tests

* Fix task name + clean up old prototype

---------

Co-authored-by: markiantorno <markiantorno@gmail.com>
2023-05-24 13:09:13 -04:00
Grahame Grieve
442d9286b5 more checking slice min and max 2023-05-24 22:28:53 +10:00
Grahame Grieve
7eea5158c5 fix npe 2023-05-24 19:06:34 +10:00
Grahame Grieve
df26951336 fix npe 2023-05-24 16:57:22 +10:00
Grahame Grieve
0ec2dfab78 Add support for SubscriptionTopic in R4 IGs 2023-05-24 16:57:09 +10:00
Grahame Grieve
e724c9d58b
Merge pull request #1274 from hapifhir/ja_20230523_1262_fix_asstringvalue
Fix asStringValue on IdType
2023-05-24 10:37:28 +10:00
Grahame Grieve
426fe1083a
Merge pull request #1265 from rettema/testplan_40_50
#1264 add R5 TestPlan conversion classes to R3, R4 and R4B
2023-05-24 10:37:07 +10:00
James Agnew
0eca8d14ba Fix asStringValue on IdType 2023-05-23 17:02:23 -04:00
Grahame Grieve
87d8323c91
Merge branch 'master' into gg-202304-more-snapshot 2023-05-24 06:52:50 +10:00
Grahame Grieve
a7026ca51d
Merge pull request #1272 from pnewhook/getLink-enum-bug
Bundle.getLink(String) comparing string to enum
2023-05-24 06:15:58 +10:00
Richard Ettema
39d221736c
Merge branch 'hapifhir:master' into testplan_40_50 2023-05-23 16:05:09 -04:00
Peter Newhook
671ab4b964 Compare the string value of a LinkRelationTypes enum in Bundle.getLink(String)
Fixes #1266
2023-05-23 11:41:12 -04:00
Grahame Grieve
a2e2ef714e Handle sub-slicing case where slice matches both the slice definition and the sub-slice definition 2023-05-23 17:39:08 +10:00
Grahame Grieve
8a5c9c7ca6 Adjust handling of slicing min issues 2023-05-23 17:37:11 +10:00
Richard Ettema
1ee320a462 revert changes to RequirementsRenderer 2023-05-22 17:54:58 -04:00
Grahame Grieve
ba45c863db Merge remote-tracking branch 'origin/master' 2023-05-23 07:05:43 +10:00
Grahame Grieve
49571de18a #1266 fix Bundle.getLink() for enumeration 2023-05-23 06:13:05 +10:00
Grahame Grieve
5979d4abea
Merge pull request #1267 from antvaset/patch-1
Fix typo in ConceptMapRenderer.java
2023-05-23 05:54:51 +10:00
Grahame Grieve
7da282b5d7 update test cases for various issues encountered and fixed 2023-05-22 17:17:17 +10:00
Grahame Grieve
073e89d98d Handle unknown code systems properly 2023-05-22 17:16:08 +10:00
Grahame Grieve
7339d0ae1d Fix for NPEs 2023-05-22 17:15:44 +10:00
Grahame Grieve
30290b9567 Handle unknown code systems properly 2023-05-22 17:15:29 +10:00
Grahame Grieve
95d8399992 Handle unknown code systems properly 2023-05-22 17:15:16 +10:00