Open erikthiem opened 7 years ago
Jenkins
Travis
Heroku CI:
Jenkins seems like the best option then as there are some hurdles before we can open source. Looking into Jenkins as a Service to see if we can avoid the trials and tribulations of keeping a test server at 99.99% uptime on our own
@erikthiem have you looked at Solano CI, Codeship CI, or Semaphore?
https://elements.heroku.com/addons/tddium (solano -- starts at 7/mo) https://elements.heroku.com/addons/codeship (codeship -- starts Free) https://elements.heroku.com/addons/semaphore (semaphore -- starts Free)
Semaphore seems pretty cool.
This is just setting up a CI system, not actually doing anything with tests. Possible candidates I have heard of: Jenkins CI, Travis CI I'm not quite sure where this will live. Perhaps in another Heroku app.
@estimate:4h