[roll] Roll fuchsia [ffx][config] Make the context own the cache

Instead of dueling globals between the cache and the environment
context, just have the environment context own the cache. This will
avoid cross-contamination of multiple contexts in one process.

Original-Fixed: 124465
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/828877
Original-Revision: b5bd5e26869d0ca892f114bbb6479c3ea0da72a9
GitOrigin-RevId: fab23b4a0ebe06d24e351beeef59d21f5edbc79a
Change-Id: If8b128115cc9e63f0e39dc0346641f547f131133
1 file changed
tree: 55665aed9e24c6177d40512285a8d2d9b7f7adba
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.