gradle / gradle-build-action

Execute your Gradle build and trigger dependency submission
https://github.com/marketplace/actions/gradle-build-action
MIT License
671 stars 97 forks source link

Cache entries and Job Summary not written on cache-cleanup failure #990

Closed bigdaz closed 9 months ago

bigdaz commented 9 months ago

A failure during cache-cleanup will prevent the Gradle User Home from being saved, as well as preventing the Job Summary from being written.

This leads to confusing cache behaviour: see #988