kbase / project_guides

This repo contains documents and guides that describe project principles, how-to docs, etc.
MIT License
7 stars 33 forks source link

First pass at a guide for setting up Travis-CI #34

Closed briehl closed 9 years ago

briehl commented 9 years ago

See also here: https://atlassian.kbase.us/browse/KBASE-1949

This is a first pass at setting up Travis-CI and Coveralls. The Coveralls section is empty right now. I'll start to fill those sections in tomorrow, but wanted to get this started. There will obviously be challenged in getting KBase code to run in a reasonably bare and stateless environment like Travis-CI. Mike and Roman outlined some issues they ran into while setting up the Method Store repo, and I added a couple thoughts during my own exploration.

Anyway, open for discussion!

fperez commented 9 years ago

Same general comment about using regular [...](..) syntax for most URLs, it will make the overall doc read better when rendered.

Very minor edits, otherwise awesome! Many thanks, we can merge this once these minor edits are made.

briehl commented 9 years ago

Thanks for the feedback. I'll make some edits.

briehl commented 9 years ago

Okay, I added those changes. I also put in a header for looking up test results, since that wasn't terribly clear to me at first.

dangunter commented 9 years ago

+1 to merge. I think we should merge this now, so others can easily add to it

fperez commented 9 years ago

Sorry for the delay!!! Merging now.