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

Migrate FHIR Core to the latest FHIR SDK artifacts #2708

Closed
3 tasks
ndegwamartin opened this issue Aug 23, 2023 · 3 comments · Fixed by #2718
Closed
3 tasks

Migrate FHIR Core to the latest FHIR SDK artifacts #2708

ndegwamartin opened this issue Aug 23, 2023 · 3 comments · Fixed by #2718
Assignees

Comments

@ndegwamartin
Copy link
Contributor

Describe the feature request.
FHIR SDK artifacts with the latest changes from the 'master' branch (including a few extra un-merged PRs) have been published.

We need to upgrade and refactor FHIR Core to utilize them on main.

Additional context
The artifacts have been published under the following signatures

  • Common - org.smartregister:common:0.1.0-alpha04-preview1-SNAPSHOT
  • Engine - org.smartregister:engine:0.1.0-beta03-preview10-SNAPSHOT
  • SDC - org.smartregister:data-capture:1.0.0-preview15-SNAPSHOT
  • Workflow - org.smartregister:workflow:0.1.0-alpha03-preview1-SNAPSHOT
  • Knowledge/IG - org.smartregister:knowledge:0.1.0-alpha01-preview2-SNAPSHOT

The un-merged PRs included are:

Acceptance criteria

  • Migrate common library
  • Migrate engine library
  • Migrate SDC library

Workflow and Knowledge/IG will probably break the app entirely so can be upgraded at a different point or tracked on a different ticket cc @maimoonak @allan-on @f-odhiambo

@ndegwamartin
Copy link
Contributor Author

We now have newer SDC and Engine artifacts from the latest changes on the SDK:

  • Engine - org.smartregister:engine:0.1.0-beta04-preview-SNAPSHOT
  • SDC - org.smartregister:data-capture:1.0.0-preview16-SNAPSHOT

@ndegwamartin
Copy link
Contributor Author

We now have newer SDC and Engine artifacts from the latest changes on the SDK:

  • Engine - org.smartregister:engine:0.1.0-beta04-preview2-SNAPSHOT
  • SDC - org.smartregister:data-capture:1.0.0-preview17-SNAPSHOT

@ellykits
Copy link
Collaborator

I have referenced your comment above to a new issue so we can close this issue with the PR tagged.

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 a pull request may close this issue.

2 participants