Re: Proposal: Jenkins as an umbrella org for its upstream components

2018-10-11 Thread Liam Newman
Oleg, I agree that having projects that jenkins depends deeply on sitting in personal repo's is not great. Offering or asking the owners of those projects the option to bring their project into the project umbrella makes sense. I see in your doc that part of the intent of having a separate o

Re: email-ext plugin adoption

2018-10-11 Thread Tobias Gruetzmacher
Hi, On Wed, Oct 10, 2018 at 07:21:53PM +1030, David van Laatum wrote: > The next thing I was planning to do was rip a bunch of stuff out and > put it into a ext-notification plugin that is extendable to allow > multiple backend drivers ie email and slack. As I see most > notification style plugins

Re: Jenkins participation in Outreachy

2018-10-11 Thread Tracy Miranda
Hi all, Good news, at the governance meeting yesterday the outreachy funding was approved. Project proposals are being collected here: https://docs.google.com/document/d/1EJuqP3rDO831kOmsSGhNwyjKEvbvjqD6hsmNIczHVE8/edit I have scheduled a mentor briefing for Monday, inviting all on this thread.

Re: How to get workspace folder content of slave nodes?

2018-10-11 Thread Jesse Glick
On Wed, Oct 10, 2018 at 11:11 PM 'Xiaocheng Wang' via Jenkins Developers wrote: > our test is not junit test, but jmeter test. And, during the build, we do not > want the test results, but want to get the artifacts generated by jmeter > (e.g. csv file, typically stored in the workspace folder of

Re: Backporting for LTS 2.138.3 started

2018-10-11 Thread Daniel Beck
JENKINS-48516 is open but only because the part in a plugin hasn't been addressed. The core part would make a nice backport IMO. > On 11. Oct 2018, at 14:25, Oliver Gondža wrote: > > Backporting has started and the RC is scheduled for 2018-10-24. > > Candidates: https://issues.jenkins-ci.org/i

Re: [Jenkins-infra] ircbot repository hooks

2018-10-11 Thread Jesse Glick
On Wed, Oct 10, 2018 at 5:42 PM Daniel Beck wrote: > Why Git data alone, as proposed by Olivier, doesn't help: Right, you want something more like the reflog. You can access this (along with gobs of other stuff) via _pull_: https://developer.github.com/v3/activity/events/#list-repository-events

Backporting for LTS 2.138.3 started

2018-10-11 Thread Oliver Gondža
Backporting has started and the RC is scheduled for 2018-10-24. Candidates: https://issues.jenkins-ci.org/issues/?filter=12146 Fixed: https://issues.jenkins-ci.org/issues/?jql=labels%20%3D%202.138.3-fixed Rejected: https://issues.jenkins-ci.org/issues/?jql=labels%20%3D%202.138.3-rejected -- ol

Re: Detect Matrix Project

2018-10-11 Thread Ullrich Hafner
If there is an empty String for a boolean then your method has not been invoked. Did you try to set a break point and see if the method is invoked? It is still unclear which jelly file you are modifying? > Am 11.10.2018 um 06:38 schrieb Nikhil Bhoski : > > Yes , that's correct my descriptor is