Re: pipeline - keep build forever

2016-10-17 Thread roman . pickl
created https://issues.jenkins-ci.org/browse/JENKINS-39028

please update as you see fit.
best,
Roman

Am Montag, 17. Oktober 2016 09:12:18 UTC+2 schrieb Baptiste Mathus:
>
> Hey,
>
> You need to have an account on the Jenkins infra.
> You can create one going on accounts.jenkins.io
>
> Then create a Jira issue in issues.jenkins-ci.org
>
> Cheers!
>
> Le 16 oct. 2016 9:42 PM,  a écrit :
>
>> works.
>>
>> How to file an RFE?
>>
>> best,
>> Roman
>>
>> Am Freitag, 14. Oktober 2016 07:59:54 UTC+2 schrieb Daniel Beck:
>>>
>>>
>>> > On 13.10.2016, at 13:18, roman...@fluidtime.com wrote: 
>>> > 
>>> > Is there any possibility to keep a build forever programmatically 
>>> after submitting an input approval step? 
>>>
>>> currentBuild.rawBuild.keepLog(true) should do this. 
>>>
>>> This requires sandbox script approval. 
>>>
>>> Should probably be exposed for 'currentBuild' and allowed in the 
>>> sandbox, so please file an RFE. 
>>>
>>> -- 
>> 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...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/85a87a4c-e5e6-4056-ba80-36ed1470cfae%40googlegroups.com
>>  
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/1e179ff2-8a7c-412b-911c-64bfc8df0d76%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: pipeline - keep build forever

2016-10-17 Thread Baptiste Mathus
Hey,

You need to have an account on the Jenkins infra.
You can create one going on accounts.jenkins.io

Then create a Jira issue in issues.jenkins-ci.org

Cheers!

Le 16 oct. 2016 9:42 PM,  a écrit :

> works.
>
> How to file an RFE?
>
> best,
> Roman
>
> Am Freitag, 14. Oktober 2016 07:59:54 UTC+2 schrieb Daniel Beck:
>>
>>
>> > On 13.10.2016, at 13:18, roman...@fluidtime.com wrote:
>> >
>> > Is there any possibility to keep a build forever programmatically after
>> submitting an input approval step?
>>
>> currentBuild.rawBuild.keepLog(true) should do this.
>>
>> This requires sandbox script approval.
>>
>> Should probably be exposed for 'currentBuild' and allowed in the sandbox,
>> so please file an RFE.
>>
>> --
> 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-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jenkinsci-users/85a87a4c-e5e6-4056-ba80-36ed1470cfae%40googlegroups.
> com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS53TkE6mUrR5KJR17LQ4ty0Swine0TvL6d%2B5x-Dbem_Vg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: pipeline - keep build forever

2016-10-16 Thread roman . pickl
works.

How to file an RFE?

best,
Roman

Am Freitag, 14. Oktober 2016 07:59:54 UTC+2 schrieb Daniel Beck:
>
>
> > On 13.10.2016, at 13:18, roman...@fluidtime.com  wrote: 
> > 
> > Is there any possibility to keep a build forever programmatically after 
> submitting an input approval step? 
>
> currentBuild.rawBuild.keepLog(true) should do this. 
>
> This requires sandbox script approval. 
>
> Should probably be exposed for 'currentBuild' and allowed in the sandbox, 
> so please file an RFE. 
>
>

-- 
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-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/85a87a4c-e5e6-4056-ba80-36ed1470cfae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: pipeline - keep build forever

2016-10-14 Thread Daniel Beck

> On 13.10.2016, at 13:18, roman.pi...@fluidtime.com wrote:
> 
> Is there any possibility to keep a build forever programmatically after 
> submitting an input approval step?

currentBuild.rawBuild.keepLog(true) should do this.

This requires sandbox script approval.

Should probably be exposed for 'currentBuild' and allowed in the sandbox, so 
please file an RFE.

-- 
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-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/045BED34-EBFE-4633-BF84-53934D614AFA%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.