Releases: jmnarloch/gocd-gradle-plugin
Releases · jmnarloch/gocd-gradle-plugin
Renamed deamon to daemon
Fixed the plugin.xml version.
Fixes the version of the plugin.xml schema.
Windows/Linux build portability.
1.0.4 [Gradle Release Plugin] - creating tag: '1.0.4'.
Handling mixed Windows/Linux environment.
1.0.3 [Gradle Release Plugin] - creating tag: '1.0.3'.
Adding Gradlew script executable permission by default.
Adds an option to enable adding the executable permissions to gradlew script prior the build.
Windows builds
Introduced support for build on Windows operating system.
Updated the plugin to JSON API
The most of the internal implementation has been refactored to match the Go CD JSON API, the previous Java based implementation has been removed since it has been deprecated by Go CD team.
Fixed angular ng-disabled expression
Fixed disabling the Gradle home when the "Use Wrapper" checkbox is enabled.
Initial plugin release.
Plugin for executing Gradle task within your Go pipelines.