Skip to content

Use the setup-gradle action to improve build times through caching.#6868

Merged
dlvenable merged 1 commit into
opensearch-project:mainfrom
dlvenable:github-action-caching
May 19, 2026
Merged

Use the setup-gradle action to improve build times through caching.#6868
dlvenable merged 1 commit into
opensearch-project:mainfrom
dlvenable:github-action-caching

Conversation

@dlvenable
Copy link
Copy Markdown
Member

Description

Use the setup-gradle action (at 6.1.0) to add caching to our builds. Update all setup-java actions to 5.2.0.

Use commit SHAs for actions rather than version numbers for additional security on version changes. This was suggested as an improvement from the recent postmortem on the recent supply chain attack.

Issues Resolved

N/A

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Use the setup-gradle action (at 6.1.0) to add caching to our builds. Update all setup-java actions to 5.2.0. Use commit SHAs for actions rather than version numbers for additional security on version changes.

Signed-off-by: David Venable <dlv@amazon.com>
@dlvenable dlvenable merged commit 2f21000 into opensearch-project:main May 19, 2026
72 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants