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

Continuous integration #50

Open
sjackman opened this issue Feb 2, 2018 · 2 comments
Open

Continuous integration #50

sjackman opened this issue Feb 2, 2018 · 2 comments

Comments

@sjackman
Copy link
Contributor

sjackman commented Feb 2, 2018

Have you considered setting up CI (CircleCI or TravisCI) to run quast --test for each PR and commit?

@alexeigurevich
Copy link
Contributor

Actually we have a CI system (based on TeamCity by JetBrains) but it is private, so only we can see the tests. Moreover, currently it is not configured for testing PRs. So, I will let this issue open, probably we need to add a public CI, too, since Quast became more and more open-source project with your help ;)
JFYI, our current tests are located here https://github.com/ablab/quast/tree/master/tc_tests (some of them are per-commit ones and some are more time consuming and run by a scheduler).

@sjackman
Copy link
Contributor Author

sjackman commented Feb 5, 2018

Cool! Thanks for the info.

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