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

Check for Gradle updates weekly #31

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

jasonaowen
Copy link
Contributor

Use the Update Gradle Wrapper Action to periodically check for new versions of Gradle, and open a PR to update the wrapper when a new version is available.

This is a workaround until dependabot support is implemented.

I don't think we'll be able to test this until a new version comes out.

Follow-up to @slifty's suggestion in #30 (review).

Use the Update Gradle Wrapper Action[1] to periodically check for new
versions of Gradle, and open a PR to update the wrapper when a new
version is available.

This is a workaround until dependabot support[2] is implemented.

[1] https://github.com/marketplace/actions/update-gradle-wrapper-action
[2] dependabot/dependabot-core#2223
Copy link
Member

@slifty slifty left a comment

Choose a reason for hiding this comment

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

woohoo! Thanks for looking into this and finding the right tooling

Copy link

@bickelj bickelj left a comment

Choose a reason for hiding this comment

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

I skimmed https://github.com/gradle-update/update-gradle-wrapper-action and the yml and see nothing objectionable. It's worth a shot!

@jasonaowen jasonaowen merged commit b7d7fc9 into main Aug 8, 2024
@jasonaowen jasonaowen deleted the update-gradle-workflow branch August 8, 2024 19:46
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