rushstack icon indicating copy to clipboard operation
rushstack copied to clipboard

[rush] Add a `RUSH_BUILD_CACHE_OVERRIDE_JSON` env var to override the build cache configuration.

Open iclanton opened this issue 10 months ago • 0 comments

Summary

This PR adds support for a RUSH_BUILD_CACHE_OVERRIDE_JSON environment variable that allows users to override the build cache configuration.

How it was tested

Tested by setting up and pulling cache from a Gradle server in this repo.

Impacted documentation

https://rushjs.io/pages/configs/environment_vars/#docusaurus_skipToContent_fallback

iclanton avatar Mar 10 '25 22:03 iclanton