gradle-enterprise-build-validation-scripts
gradle-enterprise-build-validation-scripts copied to clipboard
Document CI automation for Build Validation Scripts
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 the best practices. The doc should include, but is not limited to:
- Which experiments to automate
- The cadence on which they should automate them
- How to do so (via
--fail-if-not-fully-cacheable) - Pointing users towards our GitHub Actions integration