Commit Graph

1747 Commits

Author SHA1 Message Date
Grahame Grieve eaab390aa4
Merge pull request #218 from ahdis/oliveregger_fml_conformsto
FHIR Mapping Language support for conformsTo function
2020-06-06 07:00:23 +10:00
Mark Iantorno e19e86f382
Fixed bad link 2020-06-05 15:08:28 -04:00
Mark Iantorno 356c32cb01
Update README.md 2020-06-05 15:04:32 -04:00
Mark Iantorno 97b6a9fbdb
Snapshot builder fix (#223)
* Update module-snapshot-publishing.yml for Azure Pipelines

* Changing pipeline, because intermodule depenedecies are not being read in correctly.
2020-06-05 13:23:52 -04:00
Oliver Egger e6e4515777 add conformsTo test and support for FML 2020-06-05 17:56:14 +02:00
Oliver Egger ae4c3bbe0c remove disabled r4 fml tests 2020-06-05 17:56:14 +02:00
Oliver Egger 72d250a40a Merge remote-tracking branch 'upstream/master' 2020-06-05 17:55:01 +02:00
markiantorno 8588b801b5 Changing pipeline, because intermodule depenedecies are not being read in correctly. 2020-06-05 11:44:49 -04:00
markiantorno 6d89e8e778 wip 2020-06-05 11:16:33 -04:00
markiantorno 1fd7ea1a69 wip 2020-06-05 11:09:05 -04:00
markiantorno 7975a65474 wip 2020-06-05 11:05:52 -04:00
Mark Iantorno be8b743d6d Update module-snapshot-publishing.yml for Azure Pipelines 2020-06-05 10:57:06 -04:00
markiantorno d5a9c9f8ea Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-06-05 10:07:52 -04:00
markiantorno a30fba20e7 Upping fhir-test-case version so tests pass 2020-06-05 10:07:42 -04:00
Grahame Grieve 1ae52ebfaa
Merge pull request #220 from hapifhir/gg-work
fix up time tracking for validation testing
2020-06-05 12:13:09 +10:00
Grahame Grieve b2f24f5031 fix up time tracking for validation testing 2020-06-05 08:07:23 +10:00
Grahame Grieve 3c296b3ff7 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work 2020-06-05 05:36:14 +10:00
Mark Iantorno 82baaff4cc Missing closing quotation. 2020-06-04 14:08:27 -04:00
Mark Iantorno eea4bc6a59 Windows is spelled with an i. 2020-06-04 14:07:18 -04:00
Mark Iantorno 156fc08e10 Update azure-pipelines with new OS images and restricted version publishing. 2020-06-04 14:06:58 -04:00
Mark Iantorno 74c8ba0580
Merge pull request #219 from hapifhir/PackageCacheManager_fix
Package cache manager fix
2020-06-04 10:35:47 -04:00
markiantorno 9c3d678f6e changing package cache manager to the new version used in r4 so builds pass. reverting changes to fork number in maven 2020-06-04 09:57:34 -04:00
markiantorno 61fbf7b327 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-06-04 09:51:32 -04:00
Oliver Egger bc4f99bed8 Merge remote-tracking branch 'upstream/master' 2020-06-04 10:29:48 +02:00
Grahame Grieve fcc18a0e39
Merge pull request #214 from hapifhir/ja_20200524_npm_rework
Refactor package support to remove filesystem dependency
2020-06-04 16:04:02 +10:00
Grahame Grieve f90d456ddc Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work 2020-06-04 10:37:37 +10:00
Grahame Grieve 83157e689f Improve rendering of content reference in profiles 2020-06-04 10:37:18 +10:00
Grahame Grieve 2e939aa496
Merge pull request #217 from hapifhir/gg-work
Change the way local test file short cut works
2020-06-04 10:08:37 +10:00
markiantorno cc0bd10835 I have no idea what I'm doing 2020-06-03 19:18:13 -04:00
markiantorno e8756694d8 forking might be bad 2020-06-03 16:00:48 -04:00
markiantorno 16ef9c5692 upping fhir-test-cases dep 2020-06-03 15:43:09 -04:00
Grahame Grieve a6b924220c Change the way local test file short cut works 2020-06-04 05:03:19 +10:00
Mark Iantorno 0e08f58b78
Merge pull request #216 from hapifhir/azure_testing
Azure testing
2020-06-03 14:49:46 -04:00
markiantorno 85414c7b2a wip wip wip 2020-06-03 14:14:58 -04:00
markiantorno 0dae75b88b Apparently I get up to 10 threads at a time I can use to do things on Azure. Here I was using 3 like some kind of peasant. 2020-06-03 13:54:37 -04:00
markiantorno 3075deaae0 wip wip 2020-06-03 13:51:19 -04:00
markiantorno 33b47ac61c wip 2020-06-03 13:41:38 -04:00
markiantorno 7a63c0b353 wip 2020-06-03 13:33:12 -04:00
markiantorno 38e2afbf25 Packaging all SNAPSHOTS at once, instead of iterating through individual pom files 2020-06-03 11:19:57 -04:00
markiantorno a74b604ca3 wip 2020-06-03 10:21:06 -04:00
Mark Iantorno 2b102d8cb5 Update module-snapshot-publishing.yml for Azure Pipelines 2020-06-03 10:19:43 -04:00
Mark Iantorno cc851afc68 Adding validator cli SNAPSHOT publishing and debug variable to maven execution. 2020-06-03 09:37:35 -04:00
Oliver Egger 429774afb9 Merge remote-tracking branch 'upstream/master' 2020-06-03 14:48:53 +02:00
Grahame Grieve 903eabdfc5
Merge pull request #215 from hapifhir/gg-work
R2B fixes
2020-06-03 21:40:28 +10:00
Grahame Grieve 861a0ee706 change error to warning for extension frrom different version because context might change between versions 2020-06-03 16:03:14 +10:00
Grahame Grieve 598fb19d8e Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into gg-work 2020-06-03 14:08:33 +10:00
Grahame Grieve 14505af3b5 Fix NPE validating from unknown code system when the code is in extension 2020-06-03 09:32:52 +10:00
Grahame Grieve 47c7dfd5e5 work around loading issue for R2B 2020-06-03 09:31:53 +10:00
jamesagnew 20fab5e047 Rework package generator 2020-06-02 18:16:08 -04:00
jamesagnew 6534a5358b Merge branch 'master' into ja_20200524_npm_rework 2020-06-02 18:02:51 -04:00