Thanks Jesse I went with throwing AbortException.
On Friday, January 26, 2018 at 7:11:28 AM UTC-8, Jesse Glick wrote:
>
> On Fri, Jan 26, 2018 at 5:46 AM, Robert Sandell > wrote:
> >
> http://javadoc.jenkins-ci.org/hudson/model/Run.html#setResult-hudson.model.Result-
>
> >
> > On the run ins
Hi Jack,
The best way would be to take ownership of the plugin if you are interested.
In order to grant you release permissions, we just need a confirmation from
any of the current maintainers a pull request with a
https://github.com/jenkins-infra/repository-permissions-updater/blob/master/perm
I am going to create a JEP for this change.
Who would be interested to be a BDFL Delegate? In the case of the core it
would be @Daniel, but maybe somebody from plugin maintainers wants to
participate as well
BR, Oleg
вторник, 15 августа 2017 г., 21:22:39 UTC+2 пользователь Oleg Nenashev
написа
On Fri, Jan 26, 2018 at 5:46 AM, Robert Sandell wrote:
> http://javadoc.jenkins-ci.org/hudson/model/Run.html#setResult-hudson.model.Result-
>
> On the run instance you got as a parameter in the perform method.
No, that is not the best style. It will interact poorly with other
Pipeline features.
http://javadoc.jenkins-ci.org/hudson/model/Run.html#setResult-hudson.model.Result-
On the run instance you got as a parameter in the perform method.
/B
2018-01-26 2:24 GMT+01:00 Rijo Simon :
> I have a Builder plugin. In this plugin I check the status of the build
> that was initiated using an