Groovy adopt-this-plugin Projects
-
Project mention: Jenkins as a Code, or how I stopped clicking around in the UI | dev.to | 2026-05-18
JCasC handles the controller, but it doesn't really handle jobs. For that I leaned on the Job DSL plugin. Jobs are defined in Groovy files in a git repo, and a small "seeder" job in Jenkins polls the repo, picks up all the DSL files, and recreates jobs from them. If a job is removed from git, it disappears from Jenkins. If a parameter changes in git, it changes in Jenkins on the next seed run.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Groovy adopt-this-plugin discussion
Index
| # | Project | Stars |
|---|---|---|
| 1 | job-dsl-plugin | 1,925 |
| 2 | templating-engine-plugin | 179 |