Re: Credentials for Each User

2016-09-27 Thread jwilkicki
I ran across this thread while trying to solve a similar problem writing Pipelines with Jenkins 2. I installed the Authorize Project plugin, set my Pipeline job to run as user that triggered, and tried to use a Credential Parameter to get the ID and pass it to my Pipeline from SCM. The paramet

Jenkins 2.x Pipeline from SCM with Parameters

2016-09-23 Thread jwilkicki
I feel like I must be doing something wrong here, but I have a Pipeline job that is getting its definition from version control. The Pipeline defines parameters that the user has to supply. If I change the set of parameters I want the build to have, I seem to have to run a failed job first to