[roll] Roll fuchsia [ffx component create] Add library for `create` As a step toward fully converting `ffx component run` to be simply an alias for `ffx component create` and `ffx component start`, this CL • makes the implementation of `create` into a separate library • removes code from `run`, calling the create library instead. • adds functionality to `create` to deal with trying to create a component that already exists. There is no change in the `ffx component create` command, which continues to just fail. But `run` uses this functionality. Original-Bug: fxb/110586 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/750643 Original-Revision: f097bfc7ff5bd1614e31bc8d87457a045d2cbdc7 GitOrigin-RevId: 6377b6df8deb0151c59aac97c8424ba0d3d41eff Change-Id: I847d6e852bd64643c059e97537c6944d77354d56
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.