Closed koppor closed 4 years ago
Note that Gradle wrapper validation could also be added to the existing Github workflow YAML file...
Please point me to the existing GitHub workflow YAML file.
Currently, this repository seems to rely on TravisCI. Therefore, I followed the second proposal from the action's repository:
https://github.com/gradle/wrapper-validation-action#add-a-new-dedicated-workflow
Please point me to the existing GitHub workflow YAML file.
Haha. Sorry! I didn't realize that there wasn't one already.
There is a gradle wrapper validation action available. This PR enables it for this repo.
Reason: PRs https://github.com/openjfx/javafx-gradle-plugin/pull/79 and https://github.com/openjfx/javafx-gradle-plugin/pull/74 are touching the gradle binaries. Who knows whether non-good code was introduced there.