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

How do I specify services (e.g. database for integration tests)? #57

Open
nafg opened this issue Mar 18, 2021 · 1 comment
Open

How do I specify services (e.g. database for integration tests)? #57

nafg opened this issue Mar 18, 2021 · 1 comment

Comments

@nafg
Copy link

nafg commented Mar 18, 2021

For instance, I think I would need something like this: https://docs.github.com/en/actions/guides/creating-postgresql-service-containers

@nafg
Copy link
Author

nafg commented Jul 12, 2022

I guess a WorkflowStep.Run that runs docker-compose -d is an alternative

With services, you get the stdout in its own section at the end. This wouldn't have that. But at least this needn't be a road blocker to using sbt-github-actions

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

1 participant