folder plugin and job availability from global space

2019-02-23 Thread Narahari 'n' Savitha
Friends: Thank you in advance for your time and attention. I have installed Jenkins folder plugin and set it up. In one of the views under folder, how can I put a job that is in the global view space. I can set the global view but not a specific job from the gobal view Picture 1 here shows

Re: How to check plugin version for a specific jenkins version

2018-09-21 Thread Narahari 'n' Savitha
e maximum. Jenkins works very > hard to allow older plugins to continue operating in newer releases. > > Mark Waite > > On Thu, Sep 20, 2018 at 9:09 PM Narahari 'n' Savitha > wrote: > >> Thank you folks in advance for your time and attention >> >> Here is the scenar

How to check plugin version for a specific jenkins version

2018-09-20 Thread Narahari 'n' Savitha
Thank you folks in advance for your time and attention Here is the scenario. I have Jenkins LTS 2.122 version and I have plugins for that installed. Now the Jenkins 2.138 is released and I want to upgrade. How do I check the version for the plugin that works for 2.138 or below ? Apart from

How to dockerize jenkins in the right way ?

2018-09-20 Thread Narahari 'n' Savitha
Thank you folks in advance for your time and help. Need some input please. I used Dockerfile to pull lts-alpine I then installed requisites for ansible and installed ansible. I ran container and mapped a volume so the jenkins home is shared with host. It all works. Now I can put jobs there from

Re: accounts.jenkins.io problems not able to reset password or sign up

2016-07-27 Thread Narahari 'n' Savitha
Thank You Sir. I was able to reset the password now. Appreciate your help. Regards, -Narahari On Tuesday, July 26, 2016 at 9:41:36 PM UTC-4, Narahari 'n' Savitha wrote: > > Hello: > I tried to reset the password on the accounts.jenkins.io site and here is > what I see. > &g

accounts.jenkins.io problems not able to reset password or sign up

2016-07-26 Thread Narahari 'n' Savitha
Hello: I tried to reset the password on the accounts.jenkins.io site and here is what I see. *HTTP ERROR 500* Problem accessing /doPasswordReset. Reason: Server Error *Caused by:* javax.servlet.ServletException: javax.naming.NamingException: [LDAP: error code 28 - entry update failed];

Build With Parameters link and the flow after that......

2016-02-13 Thread Narahari 'n' Savitha
Friends Thank You for your time. I am trying to get some help on what happens when the build with parameter link is clicked for a given job. when the build with params is clicked I want to put a screen with some widgets but the contents of the widgets are populated based on the previous

ui plugin with ajax

2015-08-26 Thread Narahari 'n' Savitha
Friends: Please help by providing a link to a sample on how to develop ui plugin for jenkins which is ajax enabled. I am trying to get an idea if it is even possible to create jenkins plugin that is ajax based and preferably with angular. -N -- You received this message because you are

subversion plugin within jenkins and subversion command line client the conundrum

2014-11-02 Thread Narahari 'n' Savitha
Friends: This issue might have been hashed and rehashed but I could not find an answer. My setup Jenkins 1.587 Subversion plugin is 2.2 but it shows the max SVN version in Manage Jenkins to be 1.7 Subversion client on the machine is 1.8.1 I use Maven for our projects and we use the maven

Re: choice parameter and list of values to the script

2013-04-18 Thread Narahari 'n' Savitha
Hi Folks: Is anyone having this requirement of having the need to look at all possible parameters in the shell script ? -Narahari On Tuesday, April 16, 2013 11:24:43 AM UTC-4, Narahari 'n' Savitha wrote: Friends: If this is already answered please point me there and do not flame me

choice parameter and list of values to the script

2013-04-16 Thread Narahari 'n' Savitha
Friends: If this is already answered please point me there and do not flame me. Thank You all for your time and attention. My jenkins job is a choice parameter build. I have 5 choices for the paramName=env-data ALL TEST1 TEST2 TEST3 TEST4 Now the script gets the env variable with value of