How to best handle configuration errors in a Cloud provider plugin

2017-11-08 Thread Cameron Esfahani
I've written a Cloud provider plugin. There are situations where the user can have configured my plugin such that it'll always cause an error. Invalid credentials for example. What's the best way to handle this case? If I throw an exception from my call() implementation or return null, Jenkin

Re: The Jenkins Enhancement Process (JEP) is ready for review

2017-11-08 Thread Liam Newman
JEP-1 has been accepted and is now active. Thanks everyone! On Tuesday, November 7, 2017 at 9:06:03 AM UTC-8, Jesse Glick wrote: > > On Fri, Nov 3, 2017 at 6:23 PM, Liam Newman > wrote: > > there are still some discussions occurring around some details > > https://github.com/jenkinsci/jep/pul

RE: Adoption Requests

2017-11-08 Thread Jeff DeFauw
Jenkins Team, I would like to be the maintainer for the following Jenkins Plugins. Both are currently listed as available for adoption. GitHub ID: experimentalinsanity (https://github.com/experimentalinsanity) Jenkins Infrastructure Account ID: wulfgar61 ArtifactDeployer Plugin

Listening for node/task events

2017-11-08 Thread Steven F
Is there a listener/technique for hooking into node events such as accepting/completing tasks? I'm attempting to track builds both as they start and end but also the beginning and end of their assignments to nodes. I see there is an ExecutorListener available, but it is not globally notified li

Re: Request for plugin ownership - SLOCCount Plugin

2017-11-08 Thread Daniel Beck
> On 8. Nov 2017, at 11:55, Ivaïlo Marinkov wrote: > > The pull request I created at Daniel's request has been approved and merged > after the original maintainer, Michal, said he was OK with the plugin having > a new maintainer. > > What are the next steps needed before I am able to merge ch

Re: Request for plugin ownership - SLOCCount Plugin

2017-11-08 Thread Ivaïlo Marinkov
Hi again, The pull request I created at Daniel's request has been approved and merged after the original maintainer, Michal, said he was OK with the plugin having a new maintainer. What are the next steps needed before

Re: Failed to build js-lib plugins from source

2017-11-08 Thread Ravi H K
Hi All, My requirement is to build jenkins plugins binaries i.e ace-editor,handlebars,momentjs and jquery-detached from source code.and Install jenkins with these