Skip to content

Releases: jmnarloch/gocd-gradle-plugin

Renamed deamon to daemon

18 Jul 20:32
Compare
Choose a tag to compare

Corrected the spelling mistake in daemon.

Fixed the plugin.xml version.

18 Jul 19:26
Compare
Choose a tag to compare

Fixes the version of the plugin.xml schema.

Windows/Linux build portability.

10 Jan 16:43
Compare
Choose a tag to compare
1.0.4

[Gradle Release Plugin] - creating tag:  '1.0.4'.

Handling mixed Windows/Linux environment.

07 Jan 21:15
Compare
Choose a tag to compare
1.0.3

[Gradle Release Plugin] - creating tag:  '1.0.3'.

Adding Gradlew script executable permission by default.

06 Jan 18:56
Compare
Choose a tag to compare

Adds an option to enable adding the executable permissions to gradlew script prior the build.

Windows builds

31 Oct 18:48
Compare
Choose a tag to compare

Introduced support for build on Windows operating system.

Updated the plugin to JSON API

24 Sep 15:30
Compare
Choose a tag to compare

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

31 Aug 19:43
Compare
Choose a tag to compare

Fixed disabling the Gradle home when the "Use Wrapper" checkbox is enabled.

Initial plugin release.

29 Aug 23:59
Compare
Choose a tag to compare

Plugin for executing Gradle task within your Go pipelines.