mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-22 16:20:59 -05:00
e1f84aa44d
Previously, the action was restoring/saving the configuration-cache data for each step that applied the action. In order to support Gradle invocations that are _not_ managed by the action, the configuration-cache restore is now performed in the initial action step, and save is performed in the final post-action step. The build root directories are recorded for each invocation via an init script. |
||
---|---|---|
.. | ||
cache-base.ts | ||
cache-gradle-user-home.ts | ||
cache-project-dot-gradle.ts | ||
cache-reporting.ts | ||
cache-utils.ts | ||
caches.ts | ||
execution.ts | ||
gradlew.ts | ||
main.ts | ||
post.ts | ||
provision.ts |