heroku / heroku-jenkins-plugin

DEPRECATED: A plugin for interacting with Heroku during Jenkins builds
45 stars 9 forks source link

Add 'heroku restart' #13

Closed kretes closed 12 years ago

kretes commented 12 years ago

Workaround is to use bash 'heroku restart' but with that one can get a heroku account conflict with other jobs that are executed on same jenkins. Executing this as a bash shell assumes I am logged in to heroku, and so only one account can be logged in at a time. Having that option in heroku plugin would allow me to specify a API key per jenkins job.

I tried Run Heroku process with value 'restart' but that does not work as what is needed is 'heroku restart' not heroku run restart'

ryanbrainard commented 12 years ago

I agree this makes sense. I should be able to add it as a build step soon.

ryanbrainard commented 12 years ago

This has been released in 0.6-BETA. It should show up in the plugin update center soon. If you want it now, get it from: http://maven.jenkins-ci.org:8081/content/repositories/releases/com/heroku/heroku-jenkins-plugin/0.6-BETA/heroku-jenkins-plugin-0.6-BETA.hpi