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

Validate gradle wrapper inline #7582

Merged
merged 2 commits into from
Dec 25, 2024

Conversation

sciencewhiz
Copy link
Contributor

Updates to v4 of the gradle wrapper validation action

Updates to v4 of the gradle wrapper validation action
@sciencewhiz sciencewhiz requested a review from a team as a code owner December 23, 2024 15:45
rzblue
rzblue previously requested changes Dec 23, 2024
.github/workflows/gradle.yml Outdated Show resolved Hide resolved
.github/workflows/lint-format.yml Outdated Show resolved Hide resolved
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v4
Copy link
Member

Choose a reason for hiding this comment

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

This workflow doesn't run on PRs, so I don't think it's super necessary here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Agree it's not super necessary, but my thought was that if the action fixes a bug or adds another check, this would catch something that made it to main.

@PeterJohnson PeterJohnson merged commit dee50bf into wpilibsuite:main Dec 25, 2024
46 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.

4 participants