Skip to content

Support for Gradle plugin portal

Compare
Choose a tag to compare
@ghale ghale released this 30 Jun 20:00
· 47 commits to master since this release

This release adds support for the new Gradle plugin portal. As such, the plugin id has changed to the new fully-qualified id format. The new id is "com.terrafolio.jenkins":

apply plugin: "com.terrafolio.jenkins"

Also included in this release:

  • Refactor of class hierarchy to eliminate some anti-patterns and awkward relationships.
  • Issue #38: Support for git credentials