Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Won't Fix
-
Component/s: job-dsl-plugin, mattermost-plugin
-
Labels:
-
Environment:job-dsl-plugin: 1.58
mattermost-plugin: 2.30
Jenkins: 2.40
-
Similar Issues:
Description
The job-dsl-plugin still refers to the Mattermost plugin's old showCommitList() functionality. This was replaced in Mattermost Plugin 2.0 with commitInfoChoice(), and referred to under JENKINS-39239. Jobs built with the DSL plugin's helpers for the Mattermost plugin are unable to set commitInfoChoice(). I'm opening a pull request back to the DSL repo with a fix for this.
I'm deprecating support for plugins that became incompatible and that can be replaced by the Automatically Generated DSL. It's too cumbersome to keep up with all plugin changes. I will only keep plugins that stay compatible with older version or that can not easily be migrated to the Automatically Generated DSL.