ghale / gradle-jenkins-plugin

Gradle plugin to programmatically configure Jenkins jobs.
123 stars 42 forks source link

ENHANCEMENT: Support for YAML job definition via the YAML Project Plugin #51

Open WolverineFan opened 9 years ago

WolverineFan commented 9 years ago

As an alternative to the Job DSL and raw XML configuration options, it might be nice to support defining jobs as YAML and integrating with the YAML Project Plugin developed at Google.

https://wiki.jenkins-ci.org/display/JENKINS/YAML+Project+Plugin