Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from gradle-cache-action to setup-gradle #82

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

devinrsmith
Copy link
Member

@devinrsmith devinrsmith commented Feb 27, 2024

burrunan/gradle-cache-action seems unmaintained, with the last release in August 2020.

gradle/actions/setup-gradle is the officially maintained by Gradle action that has been getting a lot of work done recently.

This also removes the build scans. We've never needed to use build scans in context with these jobs in the past. This could be changed in the future if necessary.

See deephaven/deephaven-core#5161

@devinrsmith devinrsmith self-assigned this Feb 27, 2024
burrunan/gradle-cache-action seems unmaintained, with the last release in August 2020.

gradle/actions/setup-gradle is the officially maintained by Gradle action that has been getting a lot of work done recently.

See deephaven/deephaven-core#5161
@devinrsmith devinrsmith force-pushed the use-setup-gradle-action branch from 69ecf3b to 482ac9c Compare March 20, 2024 16:44
@devinrsmith devinrsmith requested review from niloc132 and stanbrub and removed request for niloc132 April 4, 2024 15:41
Copy link
Collaborator

@stanbrub stanbrub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@devinrsmith devinrsmith merged commit 80e5bed into deephaven:main Apr 4, 2024
2 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.

2 participants