-
Notifications
You must be signed in to change notification settings - Fork 33
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
Process Guide: add links to documentation and examples for using Travis CI #26
Comments
Yeah, matt really hit�s the nail on the head with his comment. I understand the broad guidelines, but I could use a clearer understand of how to put these things in action. I see some actions to implement some of these policies else where, but I�m missing the forest for the trees. What is the broader vision here? On Apr 20, 2015, at 3:13 PM, mdejongh [email protected] wrote:
|
I think there are two questions above, if I understand correctly:
For For |
I've worked through how to set up Travis-CI and Coveralls on a personal repo the other day, and plan to integrate these into the Narrative repo soon (probably one of the more complicated, due to multiple code languages that need to be covered). I'll be happy to write up what I did and put that document in the project guide, with links to external tutorials. It's a little different for different languages, but not really crazy. In the meantime, the Narrative Method Store and Data API repos are set up with Travis-CI, so you can see what the final product looks like, but that doesn't really inform how to get there. |
The Process Guide is very clear and helpful, and the proposal for extensive unit, integration and systems testing is excellent. It would be helpful to have some links to documentation for how to install and configure Travis CI for a GitHub repo, as well as an example of a KBase repo that has successfully set up Travis CI.
The text was updated successfully, but these errors were encountered: