Just to clarify, I have checked that the Overall/Read Permission is set. We
are using Matrix-based security with Jenkins version 2.138.2. Please see
attached screenshots.
On Saturday, 3 March 2018 14:07:07 UTC, Poovaraj Thangamariappan wrote:
>
> Hello,
>
> I have created *manual* user in Mang
Am Dienstag, 20. November 2018 15:33:26 UTC+1 schrieb Justin Seiser:
>
> I want to run ZAP as a proxy in my pipeline, and run my selenium tests
> through the proxy. Im just using curl in a container in place of selenium
> for my testing and was able to make this work locally using docker.
>
> I
Hi List,
Is there a way to extend or override *declarative* pipeline syntax ?
I would like to be able to provide a library I would use this way :
pipeline {
> agent any
> tools { ... }
> stages {
> stage ("My custom stage") { ... }
> standardStage()
> stage ("My custom stage"
The answer to that is no. SSH only. I rebuilt the docker image badly (last
time I listen to the Internet on this one) - so I'm starting from scratch.
On Thursday, November 15, 2018 at 10:10:45 PM UTC-5, Mark Waite wrote:
>
> My working bitbucket.org multibranch Pipeline configurations include:
>
Hi folks,
We are automatic the deployment and the post configuration of our CI
platform based on Jenkins.
We mange to figure out which is the configuration file for most of the
plugin so we can deploy it and have the plugin configured but I am unable
to figure out where the Matrix Combinations
The good news is that after the rebuild and downloading a new docker image,
things seem to be working fine now. I guess it's possible the image was not
properly downloaded but there was no indication of problems at the time.
Thanks for the shoulder to cry on.
On Wednesday, November 21, 2018 at
You might need to refer to the trais sections in the branchSource
-
/plugin/job-dsl/api-viewer/index.html#path/multibranchPipelineJob-branchSources-branchSource-source-git-traits-headWildcardFilter
multibranchPipelineJob(buildName) {
...
branchSources {
branchSource {
sour
Hello all,
I am trying to migrate a Jenkins instance from a windows machine
installation to a new .war file installation.
I copy pasted all the files from C:\Program Files (x86)\Jenkins to the new
systems C:\Users\corn\.jenkins directory.
The SSH remote hosts section in localhost:8080/configu
Hi,
Migrating one server to another is not only just copying entire home
directory to the new one.. There will be lots configuration sections
(hardcoded) on ur exiting instance, so u must configure this things
according to ur new instance(config.xml file) and jobconfig before running
ur new instanc
Thank you for the reply. Indeed there are lots of local references on the
old Jenkins server.
For instance, the GRADLE_HOME is referencing a folder inside downloads
folder.
Is there a strategy to change all this simultaneously (through the Web GUI)
or otherwise?
It seems like at this current mo
Few more info i would like to add:
Unlike the Jenkins Script Console, Jenkins-related libraries are not
auto-imported, so make sure you import the following into your scripts:
import jenkins.*
import jenkins.model.*
import hudson.*
import hudson.model.*
*Thanks and Regards,Rajendra Prasad R
11 matches
Mail list logo