Commit Graph

1512 Commits

Author SHA1 Message Date
markiantorno ea7b9de3c5 tmp directory doesn't exist on unix based machines by default. I modified the ComparisonTests to create the test file and contained directories if that file doesn't already exist so that tests will now pass again 2020-06-01 10:10:24 -04:00
Grahame Grieve a0245ca926 Release new version 5.0.6 2020-06-01 17:40:06 +10:00
Grahame Grieve 4df8b557c8
Merge pull request #199 from ahdis/oliveregger_validatortransformdifferential
add snapshot generation for the java validator -transform option
2020-06-01 17:03:38 +10:00
Grahame Grieve a99c2cee96 Fix bad path in QuestionnaireRenderer 2020-06-01 16:53:02 +10:00
Grahame Grieve adf7daff51 fix bad path in snapshot generation tests 2020-06-01 16:52:47 +10:00
Grahame Grieve ba505a800e Add toBase64 & fromBase64 to FHIRPath 2020-06-01 16:51:49 +10:00
Grahame Grieve 970c28bb26 update test case dependency 2020-05-30 12:43:22 +10:00
Grahame Grieve 13091bbecd ping build 2020-05-30 12:42:45 +10:00
Grahame Grieve f41d728002 Release new version 5.0.5 2020-05-30 10:22:39 +10:00
Grahame Grieve 05ac3ebc98 Release new version 5.0.5 2020-05-30 09:55:30 +10:00
Grahame Grieve b4fc944afc fix up CDA tests, and add support for http://hl7.org/fhir/StructureDefinition/elementdefinition-xml-name for CDA 2020-05-30 09:39:53 +10:00
Grahame Grieve 4af4925657 move turtle parser + tests to Utilities 2020-05-30 09:38:48 +10:00
Grahame Grieve 112b09d00d fix bug rendering by profile 2020-05-29 17:44:36 +10:00
Grahame Grieve c4185492a5 fix bug rendering content references in profiles 2020-05-29 15:06:45 +10:00
Grahame Grieve a3d60843e4 fix path problem 2020-05-29 13:57:53 +10:00
Grahame Grieve dab9a7d4cd fix up sdc test 2020-05-29 12:47:30 +10:00
Grahame Grieve ae7262eb90
Merge pull request #205 from hapifhir/junit_test_issues
Junit test issues
2020-05-29 05:31:58 +10:00
Mark Iantorno 8eb14a9b31
Creating RELEASE_NOTES file for pipelines. 2020-05-28 15:12:22 -04:00
markiantorno a8176a841d Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into junit_test_issues 2020-05-28 14:16:19 -04:00
markiantorno a8dcaca261 Adding conditional execution for new Narrative test, removing test suite, as we don't use those anymore, they are from JUnit 4 and cause the vintage engine to kick in, which double runs some tests. 2020-05-28 13:48:32 -04:00
markiantorno 5c7e713997 Adding conditional execution for new Narrative test, removing test suite, as we don't use those anymore, they are from JUnit 4 and cause the vintage engine to kick in, which double runs some tests. 2020-05-28 13:47:10 -04:00
Mark Iantorno fb2a8c32be Adding release branch pipeline, and fixing code coverage publishing 2020-05-28 09:31:52 -04:00
Grahame Grieve 0f0d19cd94 Add checks for illegal constratins on elements 2020-05-28 22:55:35 +10:00
Grahame Grieve ae2a44ccb2 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-05-28 14:08:47 +10:00
Grahame Grieve f64d5c7fd5 fix problem with rendering confusion between paths around local and base specifications 2020-05-28 14:08:30 +10:00
Grahame Grieve c7258dc7eb fix bug constraining elements once they are sliced 2020-05-28 14:07:26 +10:00
Mark Iantorno 613237382a Update module-snapshot-publishing.yml for Azure Pipelines 2020-05-27 16:07:36 -04:00
Mark Iantorno 2096ee0cf5 Remove conditions for pipeline tasks 2020-05-27 11:09:34 -04:00
markiantorno 2f472a10e5 test commit to trigger SNAPSHOT pipeline 2020-05-27 11:01:13 -04:00
Mark Iantorno af41297803 Adding Pipeline to publish SNAPSHOT for each module
[skip ci]
2020-05-27 10:57:39 -04:00
Grahame Grieve 998d1e0afc Release new version 5.0.4 2020-05-27 11:06:30 +10:00
Grahame Grieve c66bfec06b update dependency on pubpack 2020-05-27 09:28:55 +10:00
Grahame Grieve 4ee25ee1d0 remove spurious debugging code 2020-05-27 08:34:28 +10:00
Grahame Grieve d7788c7945 fix bug loading packages 2020-05-27 08:34:02 +10:00
Grahame Grieve 70c75fde62 fix problem with package cache corruption when different processes install the same package at the same time 2020-05-27 07:08:36 +10:00
Grahame Grieve ccb6b067b3 Release new version 5.0.3 2020-05-26 06:15:36 +10:00
Grahame Grieve 9d317fa9d7 start slow prep for batching terminology validation calls 2020-05-24 08:20:40 +10:00
Grahame Grieve b828169317 Fix for Core issue #95 - recursion on profile definition 2020-05-24 08:17:19 +10:00
Grahame Grieve ad82386a9c More questionnaire rendering improvements 2020-05-23 08:16:03 +10:00
Grahame Grieve 3f4d574571 Update Liquid Implementation 2020-05-23 08:15:37 +10:00
Grahame Grieve 50ea83322f Release new version 5.0.2 2020-05-22 08:58:45 +10:00
Grahame Grieve 786aa001c5 fix misleading error message + uppate for new release of tests 2020-05-22 08:17:36 +10:00
Grahame Grieve 210864978e
Merge pull request #202 from hapifhir/ja_20200521_optimize_base64_validation
Avoid a crash when validating invalid base64, and reduce memory
2020-05-22 06:08:47 +10:00
jamesagnew 9c0a50a192 Avoid a crash when validating invalid base64, and reduce memory
footprint for large base64
2020-05-21 11:03:11 -04:00
Grahame Grieve 130caef348 Add support for Attachment validation + max size and max decimal places validation 2020-05-21 13:22:21 +10:00
Grahame Grieve 5f1889765d add debugging hook for convenience 2020-05-21 13:20:58 +10:00
Grahame Grieve 96992941bb
Merge pull request #201 from hapifhir/ja_20200520_validation_quantity_binding
Validate quantity bindings
2020-05-21 09:33:33 +10:00
jamesagnew ffafa55dc9 Validate quantity bindings 2020-05-20 17:15:16 -04:00
Grahame Grieve 028d1a6ce9 enhance API for external use 2020-05-20 21:43:39 +10:00
Grahame Grieve 4e6c8ba232 Fix bug not handling slicing/sparse differentials correctly (both snapshot and rendering) 2020-05-20 18:52:11 +10:00