[roll] Roll fuchsia [ffx][repo] Add method to download a repository This adds a method that downloads all the metadata and blobs from a repository. It does this by introducing a TUF CacheRepository proxy, which caches all the fetched metadata into a local directory, in order to preserve the metadata version prefixes. Afterwards, it steps through each package in the repository, and downloads them into a local directory as well. Original-Fixed: 93985 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/664589 Original-Revision: cb238ac80dd182e4066ee7f1fd16b2abcc8e28b2 GitOrigin-RevId: 3cafbe2b0f8fb44867f0fbfe72707260300f7c2d Change-Id: Iedf2efbaf1e3797bb066d320a0d55442371d2e6a
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.