Skip to content

Extract reusable Google Health code into google-health-library#199

Open
this-Aditya wants to merge 16 commits into
devfrom
google-health-lib
Open

Extract reusable Google Health code into google-health-library#199
this-Aditya wants to merge 16 commits into
devfrom
google-health-lib

Conversation

@this-Aditya

Copy link
Copy Markdown
Member

This PR adds the reusable parts of the Google Health integration out of PushEndpoint and into a new google-health-library subproject, so other projects depend on the same building blocks instead of duplicating them.

Moved into the library: the JSON to Avro converters, the user/repository abstractions, the data-point models, the Avro builder helpers, and the shared exceptions.

@mpgxvii

mpgxvii commented May 6, 2026

Copy link
Copy Markdown
Member

@this-Aditya Nice! So PushEndpoint will just rely on this as well? Also, should we add snapshot publishing so we can release snapshots for testing?

@this-Aditya

Copy link
Copy Markdown
Member Author

Nice point, I've created a PR which will use radar-publishing from radar commons gradle which already handles this nicely

@mpgxvii

mpgxvii commented Jun 4, 2026

Copy link
Copy Markdown
Member

Nice point, I've created a PR which will use radar-publishing from radar commons gradle which already handles this nicely

Great thank you!

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