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

Managed external services from builds #3

Open
ignasi35 opened this issue Apr 5, 2018 · 5 comments
Open

Managed external services from builds #3

ignasi35 opened this issue Apr 5, 2018 · 5 comments

Comments

@ignasi35
Copy link
Member

ignasi35 commented Apr 5, 2018

Similar to how Lagom starts/stops Cassandra and Kafka, it could be useful to register the startup/cleanup/destroy/etc... of external services to be managed by sbt or other build tools.

See https://www.playframework.com/documentation/2.6.x/SBTCookbook#Hooking-into-Plays-dev-mode
See https://github.com/lagom/lagom/pull/763/files (https://www.lagomframework.com/documentation/1.4.x/java/DevEnvironment.html#Managing-custom-services)
See https://discuss.lightbend.com/t/devhook-equivalent-for-sbt-test/586

@TimMoore
Copy link

I think this is specific to @lightbend/play-lagom (please comment/reopen if I'm mistaken)

@dwijnand
Copy link
Member

The scope here is wide. Would be interesting to understand from @ignasi35 what problems we're trying to resolve.

For instance, if this generalises to build tools should it be a @lightbend/tooling-team issue to create an abstraction to share between maven, gradle and sbt? Or is it just to uplift the work achieved in lagom to play apps/builds, and therefore just a @lightbend/play-lagom issue?

@ignasi35

This comment has been minimized.

@dwijnand dwijnand transferred this issue from another repository Jan 29, 2019
@dwijnand

This comment has been minimized.

@ignasi35

This comment has been minimized.

@ignasi35 ignasi35 reopened this Jan 29, 2019
@ignasi35 ignasi35 transferred this issue from another repository Jan 30, 2019
@dwijnand dwijnand added ready and removed ready labels Feb 14, 2019
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

No branches or pull requests

3 participants