commit | 4f3cd3947cf2b722c5112a5c2b86b47f54989cc2 | [log] [tgz] |
---|---|---|
author | Gabe Schine <thatguy@fuchsia.infra.roller.google.com> | Wed Jun 07 22:12:48 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 07 15:13:54 2023 -0700 |
tree | 1d5e4afde919b51840d0f58bcbfe782d6a7b33c0 | |
parent | c9abfec9786f2302a0c5cf9021889bd95ee7db54 [diff] |
[roll] Roll fuchsia [ffx component] Break RemotePath into multiple types. `ffx component storage` and `ffx component copy` were sharing the same struct for two semantically different paths (one for a storage instance ID and another for a moniker). This breaks it into two distinct types. Also: * Add parsing of component directory type (in/out/pkg) to the moniker-specific variant in preparation for supporting other directories. Original-Bug: 126800 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/867370 Original-Revision: 70b5669be82d353f6b8a4c91a31be8902ebb6f75 GitOrigin-RevId: 6ce983704f08a49e3edebb24bf5147c1b4e69394 Change-Id: Ib207f1c1f8b7569fa65b014382341cfd734d70f7
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
.