Re: Jobs as a code

2016-07-21 Thread Thomas Zoratto
Hi, 

I use both Jenkins DSL and pipeline and I’m pretty satisfied with this 
configuration.

Jenkins DSL lets me define views and jobs which are specific tasks like doing 
some clean-up or whatever you want.

On the other side, I use pipeline to set up projects' CI/CD.

This way, every single job or view is "as code" 

> Le 21 juil. 2016 à 02:14, Jakov Sosic  a écrit :
> 
> Hi guys
> 
> I would like to manage jenkins jobs through code if possible. I'm kinda 
> getting tired of everybody in the team clicking around and modifying stuff 
> left and right.
> 
> There seems to be 3 options available as far as I could find:
> 
> - Jenkins DSL
> - jenkins-job-builder (OpenStack)
> - Pipeline (formerly known as Workflow) plugin
> 
> 
> Is there anything else, or is this it, and does anybody have any experience? 
> What would you suggest out of these 3 as the best one?
> 
> 
> Thanks,
> 
> Jakov
> 
> -- 
> 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/579013CC.6080508%40gmail.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/B0F9280B-31CE-4148-9FAA-38CFAA18A0FE%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


Jobs as a code

2016-07-20 Thread Jakov Sosic

Hi guys

I would like to manage jenkins jobs through code if possible. I'm kinda 
getting tired of everybody in the team clicking around and modifying 
stuff left and right.


There seems to be 3 options available as far as I could find:

- Jenkins DSL
- jenkins-job-builder (OpenStack)
- Pipeline (formerly known as Workflow) plugin


Is there anything else, or is this it, and does anybody have any 
experience? What would you suggest out of these 3 as the best one?



Thanks,

Jakov

--
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/579013CC.6080508%40gmail.com.
For more options, visit https://groups.google.com/d/optout.