gradle-enterprise-build-validation-scripts icon indicating copy to clipboard operation
gradle-enterprise-build-validation-scripts copied to clipboard

Executable scripts to assist in validating that your Gradle and Maven builds are in an optimal state in terms of maximizing work avoidance when using Develocity.

Results 46 gradle-enterprise-build-validation-scripts issues
Sort by recently updated
recently updated
newest added

Currently, if the user has no API access or the calls fail, the user may see some errors and the `Performance Characteristics` section lists `` for all values in orange...

The following 2 problems exist when `dualPublish` is configured: - If the secondary publish succeeds, its build scan is written to the `build-scans.csv` file and its build scans are used...

The Develocity Build Validation Scripts could be enhanced to support using the `scans.gradle.com` service with a limited feature set. The features not supported by `scans.gradle.com` are the following: - Develocity...

A Build Validation Scripts best practice is to automate these to run in CI to proactively detect cache regressions. It would be good to document the approach as well as...

At the end of the Build Validation Script executions, some API calls are made to populate the summary. These calls can fail for a few reasons (e.g. lack of API...

This is a WIP change, but I have created the PR for easy review of current progress.