[roll] Roll fuchsia [ffx][config] Introduce TestEnvBuilder. As tests may permutate over many EnvironmentContext augmentations: - isolate vs in-tree (with build-dir), - environment variables, and - runtime config We introduce a `TestEnvBuilder` struct (constructed by `test_env()`) and migrate users off of `test_init_in_tree` and `test_init_with_env`. This will be a much cleaner way to account for all of these permutations. Since the `test_env()` interface breaks assumptions about inheriting environment variables from the broader test environment, we keep the existing `init_test()` function and aim to address this later. Original-Bug: 411199300 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1254644 Original-Revision: 9d35014b702c268b288dfbf3f52ac0a9ce99ba94 GitOrigin-RevId: 84a5c91033b4c746df604cfc64f87dba89d74229 Change-Id: Ifa6c36809b87a7e1b0ceb114d7c284a2b142831e
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.