Clay Johnson created FINERACT-2113:
--------------------------------------
Summary: Utilize the setup-gradle action in GitHub Actions
workflows
Key: FINERACT-2113
URL: https://issues.apache.org/jira/browse/FINERACT-2113
Project: Apache Fineract
Issue Type: Improvement
Reporter: Clay Johnson
Currently, Fineract work flows use the Gradle Wrapper Validation action as well
as the Gradle cache option provided by the setup-java action.
The preferred mechanism for Gradle builds is to use the
[setup-gradle|https://github.com/gradle/actions/blob/main/docs/setup-gradle.md]
action. This action includes the wrapper validation functionality, improves
upon the caching implementation of the setup-java action, promotes build scan
links to ge.apache.org, and utilizes short-lived access tokens to authenticate
to ge.apache.org
--
This message was sent by Atlassian Jira
(v8.20.10#820010)