Re: How to take care of a large Jenkins installation and still keep your sanity

2015-09-01 Thread milki milk
On Monday, August 31, 2015 at 1:25:41 PM UTC-7, Guenther, Marc(AWF) wrote: > > On Monday, August 31, 2015 at 10:50:59 AM UTC-7, milki milk wrote: > > Another thing that plagues my use of JJB is the fact that Security > credentials, like those uses in the git scm configuration, must be > hardcode

Re: REST API in Jenkins not giving more than 100 results...

2015-09-01 Thread Christopher Orr
On 01/09/15 22:54, khmarbaise wrote: > I have tried to get information about jobs of my jenkins via REST API > simply like this: > > http://server/job/JOBNAME/api/json?pretty > > but there is a limitation in number of results... > > I would understand if there is default to give max. number of 1

Re: REST API in Jenkins not giving more than 100 results...

2015-09-01 Thread khmarbaise
Using ?tree=allBuilds[number] is the answer... On Tuesday, September 1, 2015 at 10:54:27 PM UTC+2, khmarbaise wrote: > > I have tried to get information about jobs of my jenkins via REST API > simply like this: > > http://server/job/JOBNAME/api/json?pretty > > but there is a limitation in numb

Re: Under Jenkins SignTool Error "No certificates were found", works fine logged on as user

2015-09-01 Thread Giuseppe Tamburello
> > >> Hi Ed... thanks for posting your solution, I was running into a similar issue when initially setting up the EV cert; but I have a quick question for you... does your Jenkins environment have multiple slaves, and is the 'signing' dedicated to a single slave machine or are you able to sign

REST API in Jenkins not giving more than 100 results...

2015-09-01 Thread khmarbaise
I have tried to get information about jobs of my jenkins via REST API simply like this: http://server/job/JOBNAME/api/json?pretty but there is a limitation in number of results... I would understand if there is default to give max. number of 100 results back..but the question is: I would like

copy artefacts from build with specific parameter

2015-09-01 Thread Alan Birtles
is there a way for copy artefacts to copy from the latest build of a project which was built with a specific parameter? e.g. copy artefacts from the last successful build of project A that was built with my_parameter set to true -- You received this message because you are subscribed to the Go

calling builder template and portallocator plugin from workflow plugin

2015-09-01 Thread David Karlsen
Hi. How can I call the port-allocator plugin and builder templates from the workflow plugin dsl? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use

Re: Reverse Build Trigger: NullPointerException

2015-09-01 Thread Sverre Moe
I found an active bug report that is relevant for my problem https://issues.jenkins-ci.org/browse/JENKINS-29807 tirsdag 1. september 2015 09.06.33 UTC+2 skrev Sverre Moe følgende: > > I don't understand what the problem is, but it is happening again, and > none of the projects are disabled this t

Re: Reverse Build Trigger: NullPointerException

2015-09-01 Thread Sverre Moe
I don't understand what the problem is, but it is happening again, and none of the projects are disabled this time. fredag 28. august 2015 15.25.23 UTC+2 skrev Sverre Moe følgende: > > I had 3 downstream projects which was disabled. Two of them caused no > trouble, because it just skipped them >