Commit Graph
5 Commits
Author SHA1 Message Date
Daz DeBoer 39cdb74736 Update to v2.2.1 of gradle-build-action 2022-06-20 09:13:25 -06:00
Daz DeBoer f2990d6b83 Update to v2.1.4 of gradle-build-action (#1489)
* Update to new version of gradle-build-action

* Update to new version of gradle-build-action
2022-03-23 11:54:13 -04:00
Daz DeBoer 98bd06c9ad Update for gradle/[email protected] (#1384) 2022-02-03 16:24:19 -05:00
Daz DeBoer 776a960496 Update for [email protected] release (#1375) 2022-01-31 16:47:10 -05:00
Daz DeBoerandJosh Gross f7b1f1515d Use gradle-build-action in starter workflows (#1237)
The `gradle-build-action` provides enhanced execution and caching functionality for Gradle.
This change updates starter workflows to use `v2.0.0` of `gradle-build-action`.

Improvements over invoking Gradle directly include:
- Easier to run the workflow with a particular Gradle version
- More sophisticated and more efficient caching of Gradle User Home between invocations
- Detailed reporting of cache usage and cache configuration options
- Automatic capture of Build Scan links

Co-authored-by: Josh Gross <[email protected]>
2021-12-02 17:22:55 -05:00