Re: Approve workflow script from Job DSL plugin

2015-09-22 Thread Kanstantsin Shautsou
When i'm adding script manually in job it approved, when converting to dsl - it requires approval. This is not very convenient. On Sunday, August 16, 2015 at 11:29:46 AM UTC+3, David Resnick wrote: > > I've set the script to be sandboxed in the Job DSL script, though it looks > link only a margi

Re: Approve workflow script from Job DSL plugin

2015-08-16 Thread David Resnick
I've set the script to be sandboxed in the Job DSL script, though it looks link only a marginal improvement because of the need to approve missing method signatures. What would the Job DSL plugin need to do to automatically approve the non-sandboxed script it sets in a job? As you mention, secu

Re: Approve workflow script from Job DSL plugin

2015-08-12 Thread Jesse Glick
On Tuesday, July 21, 2015 at 4:17:51 PM UTC-4, David Resnick wrote: > > How can I have the workflow job script updated via Job DSL without having > to approve the script each time it changes? > If the Job DSL plugin supports setting sandbox=true here, use that. However it would be a nice enhance