Plugin to get the plugins diff between two Jenkins servers

2017-03-09 Thread alok joshi
Hi folks, I am wondering if there exists a plugin which takes a Jenkins URL as input, credentials as input and returns a list of *extra* set/list of plugins installed on this remote Jenkins, as compared to the Jenkins instance I am logged into. It will have a similar UI experience with Job-import

Re: Jenkins plugin (specific version) fleet upgrade

2016-11-20 Thread alok joshi
empty ldap.jpi.pinned file as a sibling and > that marker will instruct Jenkins not to replace with the bundled plugin. > > On 2.x (why are you waiting?) the whole pinned & bundled concepts were > removed so this would not be an issue for you > > On Sat 19 Nov 2016 at 01:05, alok jos

Jenkins plugin (specific version) fleet upgrade

2016-11-18 Thread alok joshi
I have a large fleet of Jenkins instances running in a cluster, all having the LDAP plugin version 1.6 (Jenkins version 1.611). I want to fleet-upgrade the LDAP plugin version to 1.7 (to incorporate environment variables in my plugin configuration). How do I achieve this without manually uplo