Skip to content

jenkins-job-dsl support

Compare
Choose a tag to compare
@ghale ghale released this 16 Apr 19:57
· 73 commits to master since this release

This version introduces changes to add support for jenkins-job-dsl including job description as inline dsl or dsl files as well as support for views.

  • Issue #20: Merge jenkins-job-dsl support into gradle-jenkins-plugin
  • Issue #9: Add support for views
  • Issue #14 dumpJenkinsJobs not observing job filters

Breaking changes:

  • Gradle tasks package name has changed from "com.terrafolio.gradle.plugins.jenkins" to "com.terrafolio.gradle.plugins.jenkins.tasks". This would affect any imports or task declarations that extend from the basic jenkins gradle tasks.