github / janky

Continuous integration server built on top of Jenkins and Hubot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: heroku management?

ethank opened this issue · comments

So far Janky has been great to manage Jenkins and the CI process, but it'd really shine if it could also manage the deployments to Heroku. ie: deploy to staging or production, run migrations and/or data clones, etc.

I think that is outside of the scope of Janky. Janky is purely for continuous integration rather than continuous deployment.

Fair enough, but something like Janky for Continuous Deployment would be really nice too, especially with Heroku.

Yup this is definitely out of scope for Janky, sorry. We do have some automation around deploying Heroku apps but it's still very specific to our setup at this point. You might be interested in watching @atmos's talk, Shipping at the Speed of Life.