[roll] Roll fuchsia [ffx][repository] Fix config usage and tests This fixes a number of issues with the repo daemon service: * Removes a repository from ffx_config when `RepositoryRegistry.RemoveRepository` is called. * Removes a registration from ffx_config when `RepositoryRegistry.DeregisterTarget` is called. * Refactors tests to test that a fake repository manager or rewrite engine actually received the expected commands. * ffx_config is a global resource, and so multiple tests run at the same time can stomp on each other's feet. This changes the tests to use `serial_test` to make sure there's only one test running at the same time. * Updates RepositoryStorageType to serialize with snake_case, to match our convention. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/555743 Original-Revision: 08dd35d20f08445f2cf996c662f0c301905f0d73 GitOrigin-RevId: 167aa717e75d99816f6a7fdb0d54b9c0527340c7 Change-Id: Id276351ebe4e74c7ed4ea3d1d2ed3880f7d3de9e
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 via the IRC channel #fuchsia on Freenode.
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.