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

Add CI #5

Open
carymrobbins opened this issue Mar 1, 2018 · 2 comments
Open

Add CI #5

carymrobbins opened this issue Mar 1, 2018 · 2 comments

Comments

@carymrobbins
Copy link
Collaborator

We need some sort of CI, possibly Travis. Once we get typelead/etlas#39 done we can just have etlas take care of the eta installation for us.

@rahulmutt
Copy link
Member

rahulmutt commented Mar 1, 2018

If we use the typelead/eta:latest (or replace latest with the commit hash for the version you want) Docker image, we can get this done without typelead/etlas#39. I'm comfortable with CircleCI so I can set that up for this using the docker image if you give me a basic idea of what test commands you want this to be able to run.

@carymrobbins
Copy link
Collaborator Author

@rahulmutt Awesome! All that should need to run is ./gradlew assemble test

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

2 participants