Commit Graph

8238 Commits

Author SHA1 Message Date
Grahame Grieve 660531bc69 fix failing test 2025-01-06 12:50:32 +11:00
Grahame Grieve 88a279e58b bump test cases 2025-01-06 10:57:28 +11:00
Grahame Grieve e282b9470f Support for Archetype processing in IG publisher 2025-01-06 10:57:18 +11:00
Grahame Grieve 12cfe341fc Lazy load binaries for reduced memory usage 2025-01-06 10:56:43 +11:00
hl7-devops d11b358e39 Updating version to: 6.5.5-SNAPSHOT and incrementing test cases dependency. 2025-01-05 04:12:48 +00:00
hl7-devops 700e2309a8 Release: v6.5.4
## Validator Changes

* No changes

## Other code changes

* Fix cardinality generation in Element Table
***NO_CI***
2025-01-05 03:46:43 +00:00
Grahame Grieve ca910c52f2 release notes 2025-01-05 14:13:21 +11:00
Grahame Grieve 1140e3bf5d upgrade test cases 2025-01-05 14:08:06 +11:00
Grahame Grieve 361396d005
Merge pull request #1870 from hapifhir/2025-01-gg-table-fix
2025 01 gg table fix
2025-01-05 14:07:34 +11:00
Grahame Grieve 2421415000 fix generation of hierarchical table when not active 2025-01-05 12:08:39 +11:00
Grahame Grieve 8663068d28 Fix cardinality generation in Element Table 2025-01-05 12:08:17 +11:00
hl7-devops ea2dd37fa1 Updating version to: 6.5.4-SNAPSHOT and incrementing test cases dependency. 2025-01-04 13:43:19 +00:00
hl7-devops b43e7e9bc1 Release: v6.5.3
## Validator Changes

* Validate that ConceptMap references to ValueSets are actual value sets
* Check if abstract classes have concrete subtypes in scope
* Handle tx ecosystem failure properly
* fix for CLI Should Fail with Non-Zero Exit Code on TX Test Errors

## Other code changes

* Add support for multiple lines in the first cell in heirarchical tables
* Also add support for suppressing lines and inner borders
* Add support for table.rows in TestDataFactory
* Add Element View for non-technical readers of profiles
* Improved Rendering for Timing Datatype
* Fix for handling SD extensions when generating snapshots
* Don't remove bindings from types with characteristics = can-bind (Extensions in R5)
* Various minor Fixes for generating snapshots for archetypes (checking type parameters)
* Fix logback configs + update logback (#1868)
* .qos.logback-logback-core-1.5.13: Fix inclusion of logback-test in jar and fix classpath log configs
* Fix LoggingPolicy enum (use SLF4J)
***NO_CI***
2025-01-04 13:14:16 +00:00
Grahame Grieve 3f9639c73c release ready 2025-01-04 23:33:24 +11:00
Grahame Grieve f618d15623 release new pubpack 2025-01-04 22:34:53 +11:00
Grahame Grieve 69862fdcb7 release notes 2025-01-04 22:27:46 +11:00
hl7-devops 27a5947928 Updating i18n-coverage csv and png table ***NO_CI*** 2025-01-04 04:15:21 +00:00
Grahame Grieve f2a951f500
Merge pull request #1869 from hapifhir/2025-01-gg-openehr-fixes
2025 01 gg openehr fixes
2025-01-04 14:55:49 +11:00
Grahame Grieve 8232d93d81 Merge remote-tracking branch 'origin/master' 2025-01-04 10:33:23 +11:00
Grahame Grieve 646efb6e54 bump test case version 2025-01-04 10:33:20 +11:00
Grahame Grieve b7e38626cc Add support for multiple lines in the first cell in heirarchical tables
Also add support for suppressing lines and inner borders
2025-01-04 10:33:02 +11:00
Grahame Grieve 0d6ce842b0 Validate that ConceptMap references to ValueSets are actual value sets
and Validate that abstract classes have concrete subtypes
2025-01-04 10:31:59 +11:00
Grahame Grieve 46e2d251d3 add support for table.rows in TestDataFactory 2025-01-04 10:30:18 +11:00
Grahame Grieve 6ab2bb518d handle tx ecosystem failure properly 2025-01-04 10:29:56 +11:00
Grahame Grieve 2c359f64f9 Add Element View for non-technical readers of profiles 2025-01-04 10:29:35 +11:00
Grahame Grieve 0e871c66f9 Fixes for TIming Datatype rendering 2025-01-04 10:26:39 +11:00
Grahame Grieve 3d94ca9bfb fix for handling SD extensions when generating snapshots
+ don't remove extensions from types with characteristics = can-bind
2025-01-04 10:26:08 +11:00
Grahame Grieve 84d9df3ff7 Fixes for generating snapshots for archetypes 2025-01-04 10:24:17 +11:00
dotasek 9cc31c5df7
Fix logback configs + update logback (#1868)
* .qos.logback-logback-core-1.5.13: Fix inclusion of logback-test in jar and fix classpath log configs

* Fix LoggingPolicy enum (use SLF4J)
2025-01-03 14:12:54 -05:00
dependabot[bot] 251c29c7f7
Bump ch.qos.logback:logback-core from 1.2.13 to 1.5.13 (#1864)
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.13 to 1.5.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.13...v_1.5.13)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2025-01-02 10:59:28 -05:00
Grahame Grieve 4481b6abb2 fix for CLI Should Fail with Non-Zero Exit Code on TX Test Errors 2024-12-31 11:03:04 +11:00
hl7-devops f687a52d7d Updating version to: 6.5.3-SNAPSHOT and incrementing test cases dependency. 2024-12-25 08:25:02 +00:00
hl7-devops 4bcc9272aa Release: v6.5.2
## Validator Changes

* Christmas 2025 Add new command option to validator: [test instance factory](https://confluence.hl7.org/display/FHIR/Using+the+FHIR+Validator#UsingtheFHIRValidator-GeneratingTestInstancesusingFactories)
* Fix validation of invariants in profiles - check for more conflicts, and don't call conflict if the expression is the same
* Fix issues with tracking supplement usage and getting supplement version matching correct
* Fix npe loading old simplifier package

## Other code changes

* Fix handling of ValueSetVersion parameter in txTests
* Test Instance Generation, and many fixes to PE model
* Fix logical model rendering to use type characteristics for can-be-target
* Only use profiled datatype information for generating snapshots for Resource and Extension
* Fix comparison template loading issue
***NO_CI***
2024-12-25 07:59:03 +00:00
Grahame Grieve 12275d5d67 set up release 2024-12-25 18:22:14 +11:00
Grahame Grieve 22eacf93b6
Merge pull request #1866 from hapifhir/2024-12-gg-test-instance-generation-2
2024 12 gg test instance generation 2
2024-12-25 10:19:01 +11:00
Grahame Grieve 7170545c20 fix tests? 2024-12-25 08:05:11 +11:00
Grahame Grieve 6ba38a031a Testing fixes for instance generation 2024-12-25 06:51:54 +11:00
dotasek 79e1f5cc67 Fix usage of ooxml-schemas 2024-12-24 11:08:53 -05:00
Grahame Grieve 488c6e4cf4 clone David's change 2024-12-24 23:45:56 +11:00
Grahame Grieve fbfe50d3e6 fix failing tests 2024-12-24 22:43:28 +11:00
Grahame Grieve 637d0a26cc add test instance factory to validator 2024-12-24 08:12:39 +11:00
Grahame Grieve 62f95eb15c fix handling of ValueSetVersion parameter in txTests 2024-12-24 07:32:07 +11:00
Grahame Grieve 36a23c4a21 Test Instance Generation, and many fixes to PE model 2024-12-24 07:31:50 +11:00
Grahame Grieve dbca663300 fix tests 2024-12-19 14:41:40 +11:00
Grahame Grieve f23f9204b8 missed code 2024-12-19 13:17:16 +11:00
Grahame Grieve ef86cf7652 Fix logical model rendering to use type characteristics for can-be-target 2024-12-19 13:16:48 +11:00
Grahame Grieve 952edabded Fix validation of invariants in profiles - check for more conflicts, and don't call conflict if the expression is the same 2024-12-19 13:15:52 +11:00
Grahame Grieve 442ef9de3f Fix issues with tracking supplement usage and getting supplement version matching correct 2024-12-19 13:15:15 +11:00
Grahame Grieve fd2bd896bf Only use profiled datatype information for generating snapshots for Resource and Extension 2024-12-19 13:14:17 +11:00
Grahame Grieve e021fb31fd fix comparison template loading issue 2024-12-18 21:36:22 +11:00