This repository was archived by the owner on Feb 21, 2025. It is now read-only.
v2.0.1
What's Changed
This patch release fixes a couple of cases where a failure to store caches would cause the entire Job to fail. The goal of the gradle-build-action is to warn-and-continue on all recoverable cache failures.
Issues fixed
- Cache upload failure because file read failed should not cause step to fail #120
- SyntaxError: Unexpected end of JSON input should not cause step to fail #119
Full Changelog: v2.0.0...v2.0.1