This repository was archived by the owner on Feb 21, 2025. It is now read-only.
v2.1.1
This release improves logging and fixes a number of minor issues.
- Fix misleading error message when
gradlewscript is not executable #76 - Differentiate between build scan links generated for different steps in the same Job #124
- Avoid overwriting existing Gradle User Home #138
- Capture build scan links even when cache is disabled #139
In addition, 2 experimental configuration parameters have been added:
gradle-home-cache-strict-match: Only reuse cache entries generated by previous invocations for the same jobcache-write-only: Do not restore cache entries but save on Job completion
Full Changelog: v2.1.0...v2.1.1