Ma77Ball commented on PR #5979: URL: https://github.com/apache/texera/pull/5979#issuecomment-4827245491
Moved `HealthCheckResource` into a new `common/resource` module. `build.sbt` changes are the wiring for that: declaring the new module and adding `.dependsOn(Resource)` to the six services so they pick it up (same FQN, so no call-site changes). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
