Re: Request to become a maintainer for hockeyapp

2018-05-24 Thread Oleg Nenashev
Done. You should have access to GitHub now (if no, check your inbox for the organization invitations). You are also a default assignee in JIRA now. In order to release the plugin, you will also need to update https://github.com/jenkins-infra/repository-permissions-updater/ Welcome aboard!

Re: Plugin development - upgrading a plugin to work with pipelines, jenkins java.lang.AbstractMethodError

2018-05-24 Thread Slide
You probably want to implement SimpleBuildStep in your Builder and then override the perform method that takes a Run and FilePath instead of a build object. You can look at

Plugin development - upgrading a plugin to work with pipelines, jenkins java.lang.AbstractMethodError

2018-05-24 Thread Aaron Fay
Hello all, I'm attempting to update our company's Jenkins plugin to work with Pipelines (and Jenkins 2.x), following this guide: https://jenkins.io/doc/developer/plugin-development/pipeline-integration/. The source code for our plugin is here:

Fix for JENKINS-17116: graceful job termination

2018-05-24 Thread Stephan Reiter
Hi, I prepared a fix for defect JENKINS-17116: https://issues.jenkins-ci.org/browse/JENKINS-17116 It's ready for review here: https://github.com/jenkinsci/jenkins/pull/3414 If this issue is addressed then people at the company I work for will be able to remove quite a series of workarounds we

Re: Backporting for LTS 2.121.1 started

2018-05-24 Thread ivilacides
Hi Oliver, Any news on publishing the 2.121.1 in http://mirrors.jenkins.io/war-stable/? Thanks in advance On Monday, May 21, 2018 at 2:44:31 PM UTC+2, ogondza wrote: > > On 2018-05-21 14:26, Daniel Beck wrote: > > > The current packaging (or at least the bits that don't declare a Java >

Re: Request to be made a maintainer of audit-trail-plugin

2018-05-24 Thread Oleg Nenashev
Hi Tomasz, Done. The permissions should be applied in few minutes. BR, Oleg On Thu, May 24, 2018 at 8:08 AM, wrote: > > Hi Oleg, > > Thanks for help. Now I have write permission to github. I made pull > request to https://github.com/jenkins-infra/repository- >

Re: Request to be made a maintainer of audit-trail-plugin

2018-05-24 Thread tomasz . sek . 88
Hi Oleg, Thanks for help. Now I have write permission to github. I made pull request to https://github.com/jenkins-infra/repository-permissions-updater