SVN

2019-08-30 Thread Anetta van der Walt
Hey, We have a svn repository which is linked with another repository. When we check the repository out it exclude the linked files. Is there a way to check out also the files from the other repository? Regards Anetta -- You received this message because you are subscribed to the Google Group

how to use GraphListener.Synchronous in a Jenkins scripted pipeline

2019-08-30 Thread 'monger_39' via Jenkins Users
Hi,I have a Jenkins scripted pipeline having quite a lot of parallel stages and steps.I am looking for a way to find the link to the exact location of the workspace directory that is created for every stage, within the pipeline code itself.I know that there is some (seemingly random) ID as part

Re: Jenkins Ignore Committer Strategy Plugin and job DSL

2019-08-30 Thread SathyaNarayanan Kumaraswamy
Hi Neil; I'm trying to use below block in my multibranchpipeline generator under branchsources using job-dsl After building generator job upon checking on project config could see Build Strategy nothing but just an ADD button Even I tried with ignoredAuthors.add and ignoreCommitterStrategy.add

Re: Combining periodic SCM check with building individual commits

2019-08-30 Thread 'Mark Raynsford' via Jenkins Users
On 2019-08-28T14:22:12 -0400 Mark Waite wrote: > You're using a relatively special case. The git plugin does not support it > directly. > > You might consider splitting the task into two Jenkins jobs: > >1. Job that takes a SHA-1 as a parameter that should be built, but never >polls th

how to ignore jenkisnfile from polling for pipeline jobs

2019-08-30 Thread SADHAN
Currently i use Jenkins dsl pipelines for my jobs. This is the current format: bitbucket projects: application projects-> application repos -> source code devops projects->cicd repo ->jenkinsfile and property file. jobs: dev,qa,uat,stage,prod All the above jobs are pipeline jobs, they checkout

Re: Generate API Token does not display token to user.

2019-08-30 Thread Philip Mason
> > Identified a problem with the Permissive Script Security plugin version 0.5. > > This was the cause of the problem. Rolling back the plugin to version 0.3 solved the issue. - - - Philip -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group.