-
Notifications
You must be signed in to change notification settings - Fork 235
Add Scala SBT CI and Python CI #2
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
Conversation
Great work!
|
c44581b
to
bd993de
Compare
e7297fe
to
3760a0d
Compare
Thanks for the time, and I've resolved the comments. You should see all the workflows now (for pytest and sbt test), but we might want to discuss the behaviors more (currently it covers basic testing). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please squash the commits.
Add a developer guide on how to use/setup this.(maybe next PR)
squash and do not create a merge commit.(use 2nd option) |
Add CI pipeline for `sbt test` and `pytest` Add CI pipeline for `sbt test` and `pytest` Add Scala SBT CI/CD Add python workflow test, extend timeout to avoid time out errors
2f9de78
to
e9f9961
Compare
roll back to test e2e workflow in github
needs to config connection string to access runtime location
Enable Workflow dependency if fail, skip e2e test
3b3aebf
to
a3ad474
Compare
No description provided.