Every Workflows deployment includes a configuration option to enable an external remote cache that complies with the Bazel Remote Execution Protocol v2. The external remote cache provides a separate cache cluster from the CI cache, exposing access via the internet to developer workstations so that developer teams can benefit from the same performance enhancements as the CI system. Similarly, the external remote execution cluster takes build requests from developer workstations and executes the build on dedicated workers for the target system architecture. The system secures access to external resources using either OpenID Connect or HTTP Basic Auth. Only authenticated users can access the external cluster, ensuring security. By using an external cluster, your team can leverage off-site resources to work faster and more efficiently. This minimizes issues caused by individual machine settings and resource allocation.Documentation Index
Fetch the complete documentation index at: https://docs.aspect.build/llms.txt
Use this file to discover all available pages before exploring further.

