Re: Templates Plugin (Jenkins Enterprise)

2015-10-07 Thread Brian Ray
Aha. Got it. On Tuesday, October 6, 2015 at 11:06:33 AM UTC-7, Daniel Beck wrote: > > > On 06.10.2015, at 18:52, Brian Ray > wrote: > > > Not to drag the thread off-topic, but could you elaborate on any > security issues with Job DSL? I experimented with it a while

Re: Templates Plugin (Jenkins Enterprise)

2015-10-06 Thread Victor Martinez
Hi, Let me kindly suggest the below security approaches in case you need to secure your Jenkins instance: - https://wiki.jenkins-ci.org/display/JENKINS/Ownership-Based+security - https://wiki.jenkins-ci.org/display/JENKINS/Job+Restrictions+Plugin There are some use cases it will not be

Re: Templates Plugin (Jenkins Enterprise)

2015-10-06 Thread Daniel Beck
On 06.10.2015, at 18:52, Brian Ray wrote: > Not to drag the thread off-topic, but could you elaborate on any security > issues with Job DSL? I experimented with it a while back, and CloudBees is > going to demo Job Templates to my shop in the near future, but is there >

Re: Templates Plugin (Jenkins Enterprise)

2015-10-06 Thread Brian Ray
Not to drag the thread off-topic, but could you elaborate on any security issues with Job DSL? I experimented with it a while back, and CloudBees is going to demo Job Templates to my shop in the near future, but is there something that makes Job DSL inherently less secure-able than the latter?

Re: Templates Plugin (Jenkins Enterprise)

2015-10-05 Thread Martin Ba.
defs in SCM certainly seems intriguing. chhers, Martin *Gesendet:* Freitag, 02. Oktober 2015 um 20:37 Uhr *Von:* "Cuong Tran" <cuong...@gmail.com > *An:* "Jenkins Users" <jenkins...@googlegroups.com > *Betreff:* Re: Templates Plugin (Jenkins E

Re: Re: Templates Plugin (Jenkins Enterprise)

2015-10-05 Thread Walter Kacynski
@gmail.com > > *An:* "Jenkins Users" <jenkins...@googlegroups.com > > *Betreff:* Re: Templates Plugin (Jenkins Enterprise) > Martin, > > We use the Templates plugin to simplify the job creation interface and > standardize common job types. Combined with the

Re: Re: Templates Plugin (Jenkins Enterprise)

2015-10-04 Thread 0xCDCDCDCD
: "Cuong Tran" <cuong.t...@gmail.com> An: "Jenkins Users" <jenkinsci-users@googlegroups.com> Betreff: Re: Templates Plugin (Jenkins Enterprise) Martin,   We use the Templates plugin to simplify the job creation interface and standardize common job types. Combine

Re: Templates Plugin (Jenkins Enterprise)

2015-10-02 Thread Cuong Tran
Martin, We use the Templates plugin to simplify the job creation interface and standardize common job types. Combined with the folder plugin, we can restrict what can be created within a folder, making it even simpler for end users. The xml transformation isn't bad since you can just create a

Re: Templates Plugin (Jenkins Enterprise)

2015-10-02 Thread Baptiste Mathus
+1 for the Job DSL plugin if you don't have hard security requirements on your Jenkins instance. (i.e. all users are allowed to modify anything). 2015-10-02 20:37 GMT+02:00 Cuong Tran : > Martin, > > We use the Templates plugin to simplify the job creation interface and >

Templates Plugin (Jenkins Enterprise)

2015-10-01 Thread Martin Ba.
Hello users. I'm looking for independent opinions on the Jenkins Enterprise Templates Plugin. It would be one of the main reasons for us to adopt Jenkins Enterprise, but I was quite shocked to learn (see