Граф коммитов

1012 Коммитов

Автор SHA1 Сообщение Дата
Gino Canessa 173e7fd34f
Merge pull request #168 from FirelyTeam/remove-unused-files
Update MS main with Firely main
2024-09-27 08:38:41 -05:00
Ewout Kramer 06e5ff5b5d Remove unused files (they have been moved) 2024-09-26 12:17:52 -04:00
Ewout Kramer 8e0a5c79e3
Merge branch 'microsoft:main' into main 2024-09-26 18:05:58 +02:00
Gino Canessa f0377d5e27
Merge pull request #165 from microsoft/documentation
Basic readme updates
2024-09-19 13:00:04 -05:00
Gino Canessa b0c8902fcd Basic readme updates 2024-09-19 12:59:34 -05:00
Gino Canessa 7249bbc7a9 Merge branch 'main' into experimental 2024-09-19 12:22:21 -05:00
Gino Canessa d01a8f635b Removing old generated file location. Moved into TestData. 2024-09-19 12:11:07 -05:00
Gino Canessa 479f41b6a9 Updated unit test Hashes for Firely R3 and R4 to reflect '@' package listings instead of '#'. 2024-09-19 10:25:29 -05:00
Gino Canessa 911d22e1dd Firely: Initial processing of R6-ballot2. 2024-09-19 10:08:53 -05:00
Gino Canessa d789a791f4 Updated Firely SDK to 5.10.2
Updated CommunityToolkit.Mvvm to 8.3.2.
UI refactoring
2024-09-19 08:28:36 -05:00
Gino Canessa 41988465c0 Fix: CI url issue for external content. 2024-09-17 17:17:00 -05:00
Gino Canessa f2c2e009a9 Cleaning old files.
Minor UI work for Comparisons.
2024-09-13 15:55:18 -05:00
Gino Canessa 8339a456bf Updated NuGet dependencies.
Regenerated Info files due to improvements in Firely VS Expansion.
Regenerated Typescript R5 to include now-possible colors VS expansion.
2024-09-13 13:59:45 -05:00
Gino Canessa 0e51e862e3 Fix: packages2 url. 2024-09-13 10:27:53 -05:00
Gino Canessa f287c4d91c Turning off unit tests for all scenarios. 2024-09-12 17:17:38 -05:00
Gino Canessa e1ef5dd173 Disabling unit tests due to unreliable behavior in GH runners.
First cut of FSH IG exporting.
Re-enabling parallelization of unit tests.
2024-09-12 17:15:13 -05:00
Gino Canessa d1cd60b010 Disable parallelization of unit tests. 2024-09-12 14:42:16 -05:00
Gino Canessa 2436f12f4a Increase log level during test runs. 2024-09-12 14:26:54 -05:00
Gino Canessa 550185be9f Remove intermediate build step. 2024-09-12 14:20:58 -05:00
Gino Canessa a695d0de86 Manual arch unroll for testing. 2024-09-12 14:18:21 -05:00
Gino Canessa 11485b52e0 Fix GH arch test format. 2024-09-12 14:14:02 -05:00
Gino Canessa 64929ee53f Translate GH Runner arch to dotnet arch. 2024-09-12 14:12:19 -05:00
Gino Canessa ed3f6b3409 Attempt at specifying arch during unit test runs. 2024-09-12 13:58:25 -05:00
Gino Canessa 1be7a30b4a Updates to unit tests for smoother runs in CI. 2024-09-12 13:30:06 -05:00
Gino Canessa 32ca719f1c Expand functionality of DefinitionCollection.TryGetStructure to accept short keys or URLs. 2024-09-09 10:23:44 -05:00
Gino Canessa ff38dff9c9 Temporarily remove MacOS from unit test matrix.
Allow unit tests parallelization (should work with cached dependencies).
2024-09-09 09:56:05 -05:00
Gino Canessa bf3af98033 Remove debug test.
Update Unit tests to use cached fhir packages.
2024-09-09 09:52:01 -05:00
Gino Canessa ad3ccb20db Fix: force processing of all structures during snapshot generation.
Update Info R4B and R5 to match.
Update actions - .Net 8.0 is included in base images.
2024-09-06 15:59:05 -05:00
Gino Canessa 727e0377b0 Updates to test runner configuration for pipeline. 2024-09-06 13:07:08 -05:00
Gino Canessa ae6b520b17 Dependency updates. 2024-09-06 13:02:41 -05:00
Gino Canessa 9528ac6d7b Run unit tests against release, not platform default. 2024-09-06 12:38:20 -05:00
Gino Canessa 333129368a Run unit tests based on Net 8.0 only. 2024-09-06 12:32:43 -05:00
Gino Canessa c87be69595 Fix: better process the elements on structures that do not have snapshots.
Update R4+ Info files with improvements (only affects profiles).
Update R4 OpenAPI files with additional sorting.
2024-09-06 10:42:17 -05:00
Gino Canessa 97b8f27d5e Update OpenApi Filtered JSON. 2024-09-05 16:14:44 -05:00
Gino Canessa 72a47d85e5 Run unit tests serially to avoid threading issues in Firely packages. 2024-09-04 19:55:31 -05:00
Gino Canessa 874cc2e279 Fix: interprocess mutex cannot be async.
Add: unit tests comparing json output should compare by JObject, not string.
2024-09-04 17:33:03 -05:00
Gino Canessa 25f3fd333c Fix: FML test to remove newline style dependency. 2024-09-04 13:29:07 -05:00
Gino Canessa 654b5a8cf7 Updating hashes to use fewer packages during testing. 2024-09-04 13:15:55 -05:00
Gino Canessa 8c75e81a7b Changes to package loading to better support multi-process simultaneous launches. 2024-09-04 13:09:33 -05:00
Gino Canessa 14796030c1 Package throttling improvements. 2024-09-04 09:33:39 -05:00
Gino Canessa 8c23279b46 Added named mutex for package loading to reduce package server load. 2024-09-04 09:04:01 -05:00
Gino Canessa 38bd78db4a Info and OpenAPI explicit sorting to ensure reproducability.
Added WSL testing environment to simplify cross-platform unit testing.
2024-09-04 08:47:23 -05:00
Gino Canessa 0ed1c0175b Fixes to cover differences in Windows and Linux dotnet implementations of unordered collections. 2024-09-04 07:14:59 -05:00
Gino Canessa 68e1f3ad6c Unit test updates to accomodate multi-platform sorting implementation differences. 2024-09-03 16:33:35 -05:00
Gino Canessa f6811ad498 Fix: OpenAPI force sorting.
Fix: Ignore software version when comparing generation results.
2024-09-03 15:43:16 -05:00
Gino Canessa cf257f22eb Package versioning updates. 2024-09-03 15:03:38 -05:00
Gino Canessa 9494fc35ef Packaging updates for CI builds. 2024-09-03 14:46:28 -05:00
Gino Canessa bc5c92dfab Updates from feedback from Firely on Packages.
Updates to workflows.
Added tags to unit tests requiring external github repos.
2024-08-27 16:50:19 -05:00
Gino Canessa 4697d2526a FirelyNetIG: Fixed issue with simple extensions and array types.
FirelyNetIG: Improved canonical URL comments for ValueSets
FirelyNetIG: Fixed issue with canonical collisions in multiple versions of the same package
FirelyNetIG: Improved naming for canonical symbols.
2024-08-15 11:58:35 -05:00
Gino Canessa 98c0e4a6e7 FirelyNetIG: Fix: Firely to FHIR types should map to path instead of type 2024-08-14 16:54:17 -05:00