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

v2.2.2

Choose a tag to compare

@bigdaz bigdaz released this 18 Jul 22:49
· 539 commits to main since this release
cd3cedc

What's fixed

This release fixes some issues that were discovered in the v2.2.1 release, and updates a number of dependencies.

  • Improved support for GitHub Enterprise
    • Do not attempt to use GitHub Actions cache when the feature is not available
    • Write Gradle Build summary to log files when Job Summary functionality not available
  • Only attempt to stop Gradle daemons when caching Gradle User Home (#341)
  • Only write build-results file when GitHub Actions env vars are available (#350)

Full Changelog: v2.2.1...v2.2.2