jenkinsci / custom-tools-plugin

A generic tool installer for Jenkins
https://plugins.jenkins.io/custom-tools-plugin
Other
25 stars 36 forks source link

[JENKINS-64341] - Make the plugin compatible with Jenkins 2.266+ #53

Closed dariver closed 3 years ago

dariver commented 3 years ago

Jira: JENKINS-64341

What has been done

  1. Fix for tables-to-div regression

Screenshots

Before After
before-config-ct after-config-ct
before-job-ct after-job-ct

How to test

  1. Create a custom tool in Manage Jenkins > Global Tool configuration
  2. Create a Freestyle job and use the custom tool
  3. Save and verify that all the values were persisted.
dariver commented 3 years ago

cc @timja, @fqueiruga, @fbelzunc