heroku / heroku-jenkins-plugin

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

App named not saved #14

Closed coreydowning closed 12 years ago

coreydowning commented 12 years ago

Created a job just to disable maintenance mode for an app. After putting in the app name, api key, and the save button, I can return to the project config and see the app name missing.

ryanbrainard commented 12 years ago

Thanks @coreydowning for the report. Have you been able reproduce this, and if so, which version of both Jenkins and the plugin? Also, are you seeing this on other build steps, or just Maintenance Mode?

coreydowning commented 12 years ago

Jenkins is version 1.481, Heroku plugin version 0.7-BETA.

All other Heroku post-build commands save the application name as expected.

ryanbrainard commented 12 years ago

@coreydowning, this has been fixed in 84ebf89c2967eebdfb45ada2394d96ac0cba6a43, and will be included in the next release, which should hopefully be pretty soon. The app name should actually be getting saved and the task should work normally, but just not show in the config UI in the time being.

ryanbrainard commented 11 years ago

This fix has been released in patch 0.7.1-BETA.