Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

v2.0-beta.7

Pre-release
Pre-release

Choose a tag to compare

@bigdaz bigdaz released this 21 Oct 18:15
· 943 commits to main since this release
cba1833
  • Adds some (experimental) options for fine-tuning the gradle-build-action cache:
    • Specify cache-paths to override the default directories cached from Gradle User Home
    • Specify cache-exclude-paths to exclude files from the Gradle User Home cache
  • Files under caches//kotlin-dsl are now cached as a bundle
  • Build scan link is included in failure notice when Gradle build fails