Eric Haag
Eric Haag
Additionally, we should be consistent with how we refer to the project. The proper name is `Develocity Build Validation Scripts`. It should never be written as: - `build validation scripts`...
> Currently, we recommend that users configure a separate workflow running the [wrapper-validation-action](https://github.com/marketplace/actions/gradle-wrapper-validation) to verify that the Gradle wrapper jar is not corrupted. I would recommend adding the Gradle wrapper...
Hi, @rolgalan. Thanks for taking the time to create this issue and corresponding PR. Having an indicator that a build was using a debugger would be a good addition to...
Hi, @gabrielfeo. The Bash scripts are mostly maintained manually. There is [some code generated by Argbash](https://github.com/gradle/gradle-enterprise-build-validation-scripts/blob/9a3094e763ed7283bfda564aa50f1121b94482cd/build.gradle.kts#L104), but it's done as part of the build and not committed to the repository....
Hi, @gabrielfeo. #587 should be fixed in the latest development release. You can try it out now to confirm. https://github.com/gradle/gradle-enterprise-build-validation-scripts/releases/tag/development-latest We aren't looking to migrate to another language right now....