Skip to content

Create Empty Module for Engine KMP#2960

Open
FikriMilano wants to merge 2 commits intoohs-foundation:masterfrom
FikriMilano:2959-create-engine-kmp-lib
Open

Create Empty Module for Engine KMP#2960
FikriMilano wants to merge 2 commits intoohs-foundation:masterfrom
FikriMilano:2959-create-engine-kmp-lib

Conversation

@FikriMilano
Copy link
Copy Markdown
Member

@FikriMilano FikriMilano commented Mar 24, 2026

IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).

Fixes #2959

Description
Empty module for engine kmp.

Alternative(s) considered
N/A

Type
New module

Checklist

  • I have read and acknowledged the Code of conduct.
  • I have read the Contributing page.
  • I have signed the Google Individual CLA, or I am covered by my company's Corporate CLA.
  • I have discussed my proposed solution with code owners in the linked issue(s) and we have agreed upon the general approach.
  • I have run ./gradlew spotlessApply and ./gradlew spotlessCheck to check my code follows the style guide of this project.
  • I have run ./gradlew check and ./gradlew connectedCheck to test my changes locally.
  • I have built and run the demo app(s) to verify my change fixes the issue and/or does not break the demo app(s).

@FikriMilano FikriMilano requested a review from ellykits March 24, 2026 08:01
@FikriMilano FikriMilano self-assigned this Mar 24, 2026
@FikriMilano FikriMilano changed the title Create engine kmp lib Create New Engine KMP module Mar 24, 2026
@FikriMilano FikriMilano changed the title Create New Engine KMP module Create Empty Module for Engine KMP Mar 24, 2026
Comment thread engine-kmp/src/commonMain/kotlin/com/google/android/fhir/engine/EngineKmp.kt Outdated
@github-project-automation github-project-automation bot moved this from New to PR under Review in Android FHIR SDK Mar 24, 2026
@jingtang10
Copy link
Copy Markdown
Contributor

Hi @FikriMilano - can you do this in the new repo https://github.com/ohs-foundation/kotlin-fhir-engine?

@FikriMilano
Copy link
Copy Markdown
Member Author

@jingtang10 yeah, thanks.

Could you make sure I have the right access?

1 similar comment
@FikriMilano

This comment was marked as duplicate.

@ellykits
Copy link
Copy Markdown
Contributor

Hi @FikriMilano - can you do this in the new repo https://github.com/ohs-foundation/kotlin-fhir-engine?

@jingtang10 We should probably migrate the catalog and datacapture too.

@ellykits
Copy link
Copy Markdown
Contributor

@FikriMilano remember to rename the package names to dev.ohs similar to the maven group id

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.

Setup Empty Engine KMP module

3 participants