Jenkins Contributor Summit at cdCon: June 09, 2022

2022-04-26 Thread Alyssa Tong
If you are in the Austin and or neaby areas and would like to join us in the planning of this contributor summit we'd love to have you.. As CDF has offered Jenkinsci a meeting room space at cdCon - we’ll be hosting an onsite cont

Re: checkout a GitHub PR banch on normal pipeline

2022-04-26 Thread John Patrick
To be clear, are you wanting; 1) github to trigger the job to run for that PR 2) jenkins job to detect PR and run job for that PR John On Tue, 26 Apr 2022 at 00:34, Dan Tran wrote: > Hi > > I have been searching for groovy solution to check out a GH PR to my > Jenkins workspace, so far none o

LDAP Manager DN Query

2022-04-26 Thread Mk
*Jenkins Version - Jenkins 2.319.1 * *LDAP Plugin version – 2.9* Our LDAP authentication working fine. However our IT-Department very often changing the Manager DN configured user’s CN path. For example, Currently our Manager DN section configured like below * CN=M

Create credentials on Jenkins UI

2022-04-26 Thread Adharsha sri
We are trying to automate the process of creating credentails on Jenkins UI. We are using below script. While running the script getting 200 as response code but the credentails are not added/saved on jenkins UI. Can you please help us in this. credentails.xml GLOBAL deploy-key This is a