timja / jenkins-gh-issues-poc-06-18

0 stars 0 forks source link

[JENKINS-45214] Allow to clone entries in the global tool configuration to maintain multiple tool versions faster #9218

Open timja opened 7 years ago

timja commented 7 years ago

I am using nuget-3.5.0 on Jenkins as custom tool installation.

Now I want to add 4.1.0, too.

I want a button "clone" on an entry so it creates a new entry with the same values where I only have to replace the version in my download URL


Originally reported by codingspiderfox, imported from: Allow to clone entries in the global tool configuration to maintain multiple tool versions faster
  • status: Open
  • priority: Minor
  • resolution: Unresolved
  • imported: 2022/01/10
timja commented 5 years ago

oleg_nenashev:

I believe a better way for that would be to introduce some templating on the top of the existing tool version engine (which needs to be significantly updated). Configuration as code would help a lot as well.

"Clone" button would be nice in general, but I believe it should be done inside the Jenkins core then so that it covers all other cases of describable lists