deis / jenkins-jobs

DSL representations of Jenkins jobs for Deis
MIT License
27 stars 18 forks source link

Stuck on Slack Notification Plugin 1.8.1 #153

Open Joshua-Anderson opened 8 years ago

Joshua-Anderson commented 8 years ago

We cannot the Slack Notification Plugin to v2.0.1 because of jenkinsci/slack-plugin#188

Having both the Environment Injector Plugin and the Slack Notification Plugin causes a crash on boot.

It looks like the issues is related to the slack plugin trying to migrate from v1 config to v2 config, so we might be able to resolve it by uninstalling the v1.8.1 version of the plugin and then installing and reconfiguring the v2 version of the plugin.

helgi commented 8 years ago

There is a "by hand" fix referenced at the bottom of the thread above

Cryptophobia commented 6 years ago

This issue was moved to teamhephy/jenkins-jobs#14