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

Add GitHub Actions to validate gradle wrapper files #123

Merged
merged 2 commits into from
Mar 4, 2024
Merged

Add GitHub Actions to validate gradle wrapper files #123

merged 2 commits into from
Mar 4, 2024

Conversation

utzcoz
Copy link
Contributor

@utzcoz utzcoz commented Feb 25, 2024

It's very important to ensure gradle-wrapper.jar files in this repository are validated by the official tools.

@utzcoz
Copy link
Contributor Author

utzcoz commented Feb 28, 2024

Oh, this job found some invalid gradle-wrapper.jar files. I will update commits to update gradle-wrapper.jar with the official version.

Run `gradle wrapper --gradle-version 7.5 --distribution-type bin`
in different Chapter directory to update them.

Signed-off-by: utzcoz <utzcoz@outlook.com>
It's very important to ensure gradle-wrapper.jar files
in this repository are validated by the official tools.

Signed-off-by: utzcoz <utzcoz@outlook.com>
@utzcoz
Copy link
Contributor Author

utzcoz commented Mar 2, 2024

I updated the all existed gradle-wrapper.jar with gradle wrapper --gradle-version 7.5 --distribution-type bin.

@rbessems rbessems merged commit 679a261 into KhronosGroup:main Mar 4, 2024
18 checks passed
@utzcoz utzcoz deleted the validate-gradle-wrapper-job branch March 5, 2024 05:28
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