google / android-fhir

The Android FHIR SDK is a set of Kotlin libraries for building offline-capable, mobile-first healthcare applications using the HL7® FHIR® standard on Android.
https://google.github.io/android-fhir/
Apache License 2.0
465 stars 246 forks source link

Update dokka version, fix knowledge task #2463

Closed williamito closed 3 months ago

williamito commented 3 months ago

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

Fixes #2237

Description Update dokka version, add missing configuration code to knowledge doc task.

Alternative(s) considered

Type Choose one: Bug fix

Screenshots (if applicable)

Checklist

vorburger commented 3 months ago

@williamito thanks for this! Before we merge this, give me a few days to "test" this - I'll try something to build on top of my recent #2460 and #2461, to actually runs this, not locally, but directly on GitHub, hopefully some time in the next few days.

jingtang10 commented 3 months ago

ok @vorburger i've disabled auto merge. but i'm fine with this being merged. so please feel free to.

vorburger commented 3 months ago

ok @vorburger i've disabled auto merge. but i'm fine with this being merged. so please feel free to.

I've now tested this as part of working on #2483 and seen that it works great, so I'm merging; thanks @williamito !

vorburger commented 3 months ago

This fails to auto-merge due to #2485. Either #2486 (if the team agrees) or a "real" fix of that problem will unblock it.

This is holding up #2483.