Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Externalizes more subscription parameters #783

Conversation

Jin66
Copy link
Contributor

@Jin66 Jin66 commented Feb 13, 2025

Allows :

  • to parametrize the polling interval of subscription
  • to enable the setting to queue the subscription jobs immediately.

Following the change in #hapifhir/hapi-fhir/pull/6395

@jkiddo
Copy link
Collaborator

jkiddo commented Mar 1, 2025

@Jin66 if you update your branch, then I'll have a look

@jkiddo jkiddo self-assigned this Mar 1, 2025
Jin66 added 2 commits March 2, 2025 22:19
Allows :
- to parametrize the polling interval of subscription
- to enable the setting to queue the subscription jobs immediately.

Following the change in hapifhir/hapi-fhir/pull/6395
@Jin66 Jin66 force-pushed the allows_to_parametrize_subscription_polling branch from 6aecec1 to 63badd8 Compare March 2, 2025 21:24
@jkiddo jkiddo merged commit ec6b12e into hapifhir:master Mar 2, 2025
3 of 4 checks passed
@Jin66
Copy link
Contributor Author

Jin66 commented Mar 3, 2025

Thank you ;)

Salaton added a commit to savannahghi/hapi-fhir-jpaserver-starter that referenced this pull request Mar 5, 2025
* Bump to HAPI 7.7.7-SNAPSHOT

* Update HAPI + match config changes

* Bump HAPI to 7.7.10-SNAPSHOT

* Bump parent to 7.7.14-SNAPSHOT

* Bump parent version + fix CQL test

See diff in https://github.com/cqframework/clinical-reasoning/pull/579/files

* Bump parent to 7.7.18-SNAPSHOT fix CR breakage

* use URI constructor instead of string concatenation, to avoid having static code analysis tool complain about "Concatenating user-controlled input into a URL" security issue

* Add support for Database Partition Mode

* Add spotless-check

* Apply spotless

* Apply spotless

* Revert "Apply spotless"

This reverts commit 8b77aa0.

* Test fix

* Spotless

* Helm chart dependency updates and support for extraVolumes and -Mounts (hapifhir#766)

* Helm chart updates

* set target branch to master for chart testing

* Bump to release

* Expose expansion properties as configuration

* Externalizes more subscription parameters (hapifhir#783)

* Externalizes more subscription parameters

Allows :
- to parametrize the polling interval of subscription
- to enable the setting to queue the subscription jobs immediately.

Following the change in hapifhir/hapi-fhir/pull/6395

* Fix formatting

* feat: add a github actions deploy workflow

* chore: deploy hapi fhir staging and production instance

* chore: use UUIDs for resource IDs

* feat: updating FHIR version from R4 to R5

---------

Co-authored-by: dotasek.dev <dotasek.dev@gmail.com>
Co-authored-by: dotasek <david.otasek@smilecdr.com>
Co-authored-by: Joel Schneider <jschneid@nmdp.org>
Co-authored-by: James Agnew <jamesagnew@gmail.com>
Co-authored-by: chgl <chgl@users.noreply.github.com>
Co-authored-by: Adam Stevenson <stevenson_adam@yahoo.com>
Co-authored-by: Yoann Isaac <Jin66@users.noreply.github.com>
Co-authored-by: Kennedy Omondi <kennankole@gmail.com>
Salaton added a commit to savannahghi/hapi-fhir-jpaserver-starter that referenced this pull request Mar 5, 2025
* Bump to HAPI 7.7.7-SNAPSHOT

* Update HAPI + match config changes

* Bump HAPI to 7.7.10-SNAPSHOT

* Bump parent to 7.7.14-SNAPSHOT

* Bump parent version + fix CQL test

See diff in https://github.com/cqframework/clinical-reasoning/pull/579/files

* Bump parent to 7.7.18-SNAPSHOT fix CR breakage

* use URI constructor instead of string concatenation, to avoid having static code analysis tool complain about "Concatenating user-controlled input into a URL" security issue

* Add support for Database Partition Mode

* Add spotless-check

* Apply spotless

* Apply spotless

* Revert "Apply spotless"

This reverts commit 8b77aa0.

* Test fix

* Spotless

* Helm chart dependency updates and support for extraVolumes and -Mounts (hapifhir#766)

* Helm chart updates

* set target branch to master for chart testing

* Bump to release

* Expose expansion properties as configuration

* Externalizes more subscription parameters (hapifhir#783)

* Externalizes more subscription parameters

Allows :
- to parametrize the polling interval of subscription
- to enable the setting to queue the subscription jobs immediately.

Following the change in hapifhir/hapi-fhir/pull/6395

* Fix formatting

* feat: add a github actions deploy workflow

* chore: deploy hapi fhir staging and production instance

* chore: use UUIDs for resource IDs

* feat: updating FHIR version from R4 to R5

---------

Co-authored-by: dotasek.dev <dotasek.dev@gmail.com>
Co-authored-by: dotasek <david.otasek@smilecdr.com>
Co-authored-by: Joel Schneider <jschneid@nmdp.org>
Co-authored-by: James Agnew <jamesagnew@gmail.com>
Co-authored-by: chgl <chgl@users.noreply.github.com>
Co-authored-by: Adam Stevenson <stevenson_adam@yahoo.com>
Co-authored-by: Yoann Isaac <Jin66@users.noreply.github.com>
Co-authored-by: Kennedy Omondi <kennankole@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants