Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Continuous integration #144

Open
nudles opened this issue Jul 15, 2019 · 0 comments
Open

Continuous integration #144

nudles opened this issue Jul 15, 2019 · 0 comments

Comments

@nudles
Copy link
Collaborator

nudles commented Jul 15, 2019

When we merge a PR, we need to make sure the new code does not introduce any bugs. If the old examples (tests) cannot run due to API change, we need to update them as well.
We cannot do these tests manually since it is very time consuming.
Continuous integration could help to do the test, and update the docker files, etc.
Travis and jenkins are popular tools. We have used them for Singa.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant