Skip to content

Releases: gradle/gradle-build-action

v2.0-beta.4

04 Oct 23:34
2989475
Compare
Choose a tag to compare
v2.0-beta.4 Pre-release
Pre-release

Wait for Kotlin Compiler Daemon to release file locks on Windows

v2.0-beta.3

29 Sep 21:51
c000a0b
Compare
Choose a tag to compare
v2.0-beta.3 Pre-release
Pre-release

Fixes build-scan link detection with older versions of the build-scan plugin. #87

v2.0-beta.2

28 Sep 17:36
21dee71
Compare
Choose a tag to compare
v2.0-beta.2 Pre-release
Pre-release

This release fixes a few issues in v2.0-beta.1:

  • #77 Cache keys for common artifacts are consistent across operating systems
  • #30 buildScanPublished listener is used to ensure Build Scan link is correctly captured
  • #74 Caching works correctly in the presence of a user-defined GRADLE_USER_HOME location

Please give it a spin and let me know how it works for you.

v2.0-beta.1

16 Sep 00:02
bebb162
Compare
Choose a tag to compare
v2.0-beta.1 Pre-release
Pre-release

First beta release of v2.0 of the gradle-build-action.
This release provides enhanced caching functionality including:

  • Restore/save of the local build-cache directory
  • Restore/save of generated-gradle-jars
  • Much more to be documented before the final release

Please give it a spin!

v1.5.1

24 Aug 18:49
b3afdc7
Compare
Choose a tag to compare

Fixes issue where invalid cache keys could be generated if the Gradle arguments list was overly long.

v1.5.0

23 Aug 00:49
e0c2736
Compare
Choose a tag to compare

Caching improvements:
#62 Allow caches to be enabled as "read-only"
#68 Include Gradle invocation arguments in cache keys

v1.4.1

17 Aug 20:44
3f39476
Compare
Choose a tag to compare

Renamed action in GitHub Marketplace.

v1.4.0

13 Sep 11:53
579711f
Compare
Choose a tag to compare

First release under the gradle/gradle-build-action repository:

#44 Should locate wrapper when build-root-directory is defined
#61 Fail if configuration-cache is enabled without dependencies-cache
#55 Improve caching of downloaded Gradle distributions
#58 Cache Gradle distributions downloaded for a specified version
#22 Action causes '[DEP0005] DeprecationWarning'
Dependency updates

v1.3.3

13 Sep 11:55
Compare
Choose a tag to compare

#26 Fix build scan url scraping.
#24 Fix wrapper cache failing to be restored.
#29 Fix Gradle RC provisioning.
Dependencies upgrade.

v1.3.2

22 Jun 14:52
Compare
Choose a tag to compare

Fix using the action in several steps on Windows agents when dependencies or configuration caching is enabled.

Dependencies upgrade