dotasek
e9f29af1aa
Bump to hapi 6.8.0-SNAPSHOT
2023-07-31 14:34:47 -04:00
chgl
8ef50832d3
Updated helm chart with additional config settings ( #566 )
2023-07-21 16:26:10 +02:00
Patrick Werner
5bd43b29c9
Merge pull request #564 from winne42/feature/add_configuration_for_auto_version_references
...
#563 Add configuration for auto-versioning references
2023-07-18 14:34:42 +02:00
justin.mckelvy
8566f7f8ed
updating to 6.7.14-snapshot
2023-07-17 11:07:32 -06:00
Gerlach, Winfried
98165e848f
#563 fix indentation
2023-07-13 09:06:42 +02:00
Gerlach, Winfried
9d8fc4d2e5
#563 Add configuration for auto-versioning references
2023-07-12 18:08:04 +02:00
winne42
484aa9deb5
Boyscouting ( #558 )
...
* Boyscouting: Docker conventions
* Boyscouting: JUnit 5 conventions ("It is generally recommended to omit the public modifier for test classes, test methods, and lifecycle methods unless there is a technical reason for doing so)"
* Boyscouting: typo in RepositoryValidationInterceptorFactoryDstu3
* Boyscouting: use List.of instead of Guava; use StandardCharsets instead of Guava; remove unused imports
---------
Co-authored-by: Gerlach, Winfried <Winfried.Gerlach@draeger.com >
2023-07-11 23:53:18 +02:00
justin.mckelvy
f92c204118
update pom
2023-06-30 15:15:53 -06:00
justin.mckelvy
26662c2476
configure caregaps operation and properties
2023-06-30 14:53:51 -06:00
justin.mckelvy
29580e5501
6.6.1 with clinical reasoning fixes
2023-06-26 16:37:13 -06:00
chgl
fdcd021e66
Updated helm chart and dockerfile dependencies ( #540 )
...
* Updated Helm chart to use hapi fhir image v6.6.0
* Updated maven base image due to openjdk deprecation
* Removed superfluous app/main.war in entrypoint
* Update curlimages/curl to 8.1.2
2023-06-25 23:59:09 +02:00
Jens Kristian Villadsen
b4232e7127
Merge branch 'hapifhir:master' into feature/tester-configurable
2023-06-25 23:56:30 +02:00
Jens Kristian Villadsen
776afdee56
no message
2023-06-25 23:55:48 +02:00
Jonathan Percival
d6c152c524
Add empty map for tester
2023-06-16 10:36:52 -06:00
justin.mckelvy
300a21fcb4
add cqlconfigbeans
2023-06-16 09:15:54 -06:00
justin.mckelvy
6fe8784860
add cql translator options
2023-06-15 13:14:48 -06:00
Jonathan Percival
af4a5f9d6b
Post init provider registerer
2023-06-14 10:38:14 -06:00
Jonathan Percival
291ccc4a26
Renaming operations
2023-06-13 16:42:25 -06:00
justin.mckelvy
3bff25ec54
remove annotation and repositoryfactory
2023-06-13 11:59:48 -06:00
justin.mckelvy
283c16db0f
rename classes
2023-06-13 11:02:37 -06:00
justin.mckelvy
a9158f7e6b
remove unused imports, update config
2023-06-13 09:38:47 -06:00
justin.mckelvy
f7a4d24ab2
complete config for cr
2023-06-13 09:14:37 -06:00
justin.mckelvy
27e250f930
add factory loader
2023-06-12 16:36:11 -06:00
Jonathan Percival
77c0e89668
Revert provider loader
2023-06-12 14:57:31 -06:00
justin.mckelvy
e97788dab3
update integration tests and appproperties
2023-06-11 14:20:30 -06:00
justin.mckelvy
eaaf27b5d0
add factories for cr
2023-06-10 22:42:05 -06:00
justin.mckelvy
f59ecd961a
adding factories and beans for cr
2023-06-10 22:29:25 -06:00
justin.mckelvy
b5351ae237
add cr operation loader
2023-06-09 16:24:08 -06:00
Jens Kristian Villadsen
0a91a2d23c
Merge branch 'hapifhir:master' into feat/static-hosting-additions
2023-06-09 11:40:30 +02:00
Jens Kristian Villadsen
afaec85653
Addressing https://github.com/hapifhir/hapi-fhir-jpaserver-starter/issues/486 and https://github.com/hapifhir/hapi-fhir-jpaserver-starter/issues/485
2023-06-09 11:39:54 +02:00
justin.mckelvy
51615ac005
remove unused imports
2023-06-08 07:46:14 -06:00
jmarchionatto
a06c0b9ce4
Merge pull request #541 from hapifhir/501_fix_cr_enabled
...
Add fix to enable the CR module.
2023-05-31 08:48:29 -04:00
Chalma Maadaadi
2899060de0
Addressed comment to for cr_enabled flag.
2023-05-30 19:20:19 -04:00
Chalma Maadaadi
9e9c08bafe
Add fix to enable the CR module.
2023-05-30 15:28:55 -04:00
dotasek
53a958ac66
Bump HAPI to release 6.6.0 ( #539 )
...
* Start tracking 6.5
* Use JpaStorageSettings and StorageSettings
* Bump parent pom version + add deps for jaxb
* Bump HAPI
* Fix Subscription/Topic resource creation
* fix subscription topic beans
* Change to rel_6_6 hapi-fhir SNAPSHOT
* Fix emailSender config
* Split method calls by line.
* Merge pull request #524 from hapifhir/do-20230509-smoke-test-ci
Create smoke-tests.yml
* Bump core to release 6.6.0
---------
Co-authored-by: Michael Buckley <michaelabuckley@gmail.com >
Co-authored-by: Kevin Dougan SmileCDR <72025369+KevinDougan-SmileCDR@users.noreply.github.com >
Co-authored-by: Ken Stevens <ken@smilecdr.com >
Co-authored-by: Mark Iantorno <markiantorno@gmail.com >
2023-05-29 20:33:45 +02:00
Mark Iantorno
eb65ec68cc
Merge pull request #535 from hapifhir/do-20230519-use-docker-for-smoke-tests
...
Use docker for HTTP client
2023-05-23 07:33:20 -07:00
dotasek
a2cf95ae5e
Restore reasonable sleep time
2023-05-19 16:35:48 -04:00
dotasek
8bf9dfd1cf
Intentional failure
2023-05-19 16:31:42 -04:00
dotasek
9a18b23a26
Additional param for linux localhost
2023-05-19 16:26:23 -04:00
dotasek
f54088efab
Sleep a little longer...
2023-05-19 16:17:54 -04:00
dotasek
8b7c35c9dc
Try fixing TTY issue
2023-05-19 16:13:49 -04:00
dotasek
3eab2fcf9e
Use docker for HTTP client
2023-05-19 16:06:11 -04:00
Mark Iantorno
b4ab7610ee
Merge pull request #524 from hapifhir/do-20230509-smoke-test-ci
...
Create smoke-tests.yml
2023-05-17 11:09:11 -04:00
dotasek
ec64299976
Update smoke-tests.yml
...
Wait longer just in case
Maybe don't kill the jetty server?
2023-05-09 16:41:42 -04:00
dotasek
dbd6ff0edd
Update smoke-tests.yml
...
Skip maven tests
Wait longer for server
2023-05-09 16:34:55 -04:00
dotasek
f1765a314f
Rename plain_server.rest to plain_server.http
2023-05-09 16:26:31 -04:00
dotasek
d47d048a4f
Update smoke-tests.yml
...
Don't do integration tests.
Start server
Run smoke tests
Stop Server
2023-05-09 16:25:55 -04:00
dotasek
e8d1931199
Create smoke-tests.yml
2023-05-09 16:08:13 -04:00
Kevin Dougan SmileCDR
4077cf5840
Merge pull request #522 from hapifhir/497-set-bundle-batch-max-pool-size
...
497 - Fix typo on property setter
2023-05-05 14:41:11 -04:00
Kevin Dougan
75e0e68104
497 - Fix typo on property setter.
2023-05-05 10:49:13 -04:00