[roll] Roll fuchsia [ffx][writer] Refactor Format enum to command This moves the Format enum to ffx/command:lib so the dependency direction can be reversed and have writer depend on command. This is not ideal, and perhaps there is a better crate for the Format enum. It is however, good to switch the direction of the dependency so the TryFromEnv implementations for the writers can be moved to the writer crate and out of fho. Original-Bug: 392174596 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1201487 Original-Revision: cc12e8d1334a9f7c72c16f88781cabe5b27b9906 GitOrigin-RevId: 92f90cb5510c9bade1d057091cd0907c9dfea90a Change-Id: I1069a8746a6d692df01b137edf65e8f1133f5eb9
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.