Alessandro Solimando created CALCITE-7182:
---------------------------------------------
Summary: Improve CI caching mechanisms
Key: CALCITE-7182
URL: https://issues.apache.org/jira/browse/CALCITE-7182
Project: Calcite
Issue Type: Task
Components: ci
Affects Versions: 1.40.0
Reporter: Alessandro Solimando
>From [gradle
>doc|https://community.gradle.org/github-actions/docs/setup-gradle] it seems
>that "gradle/actions/setup-gradle" provides a caching mechanism that could
>replace the discontinued "burrunan/gradle-cache-action".
It also covers what
[gradle-wrapper-validation|https://community.gradle.org/github-actions/docs/setup-gradle/#gradle-wrapper-validation]
does, so we could drop the dedicated "gradle-wrapper-validation.yml".
setup-java too has some caching layer for gradle dependencies as explained in
the
[doc|https://github.com/actions/setup-java?tab=readme-ov-file#caching-packages-dependencies]
and should be explored
--
This message was sent by Atlassian Jira
(v8.20.10#820010)