You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
--fail-if-not-fully-cacheable
)The text was updated successfully, but these errors were encountered: