[roll] Roll fuchsia [bazel] Use BAZEL_FUCHSIA_DISK_CACHE even for remote builds. Bazel seems to work correctly when both --disk_cache and remote builds are used at the same time. However, benchmarking shows that it still favors the remote cache, which on my workstation in Paris is significantly slower to access, even when there are many cache hits. It might be useful to look at the `bazel-remote` program and see if it could be used as a proxy between a local cache directory and the remote cache to speed things up. Original-Bug: 499171347 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1563636 Original-Revision: 3337ff4487e3e6ea82a9d92947a9b3087452fa08 GitOrigin-RevId: 54ea96d2c0993fd983e16dfa7bb0db7c8468df5f Change-Id: Ibf596a723a5a1a3853bb645e9401a4d59693dcb6
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.