CivicTechAtlanta / connector

A management tool for the brigade's projects
BSD 3-Clause "New" or "Revised" License
4 stars 12 forks source link

Set up CI #56

Open luigi opened 7 years ago

luigi commented 7 years ago

https://github.com/integrations/circle-ci

or

https://github.com/integrations/travis-ci

alex-hall commented 7 years ago

What are we looking for CI to do for us?

bundle && rake && heroku push? How about rubocop?

luigi commented 7 years ago

I'd rather keep heroku push as a separate step. Just run the tests for PRs and report back on green/red.

alex-hall commented 7 years ago

Gotcha. I think either will be fine. Then again I mainly work with Jenkins or Concourse, take my opinion with a grain of salt.