[roll] Roll fuchsia [ffx][compat]Adding machine support to repo create

This adds support for the JSON encoded output for
`ffx repository create`.

This output encoding is intended to be used by integration scripts and
build tools so that it is more stable and structured vs. human friendly
output.

Original-Bug: b/336807621
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1050297
Original-Revision: 4856ffbf45cf45aa6b514f751907a0b49121b677
GitOrigin-RevId: 0f7c0752885f86575ff6c7da2b592a270b2c5f70
Change-Id: Ib470513810b4f8f01d53a39f94be12cba04f52b3
1 file changed
tree: e56265c7a424c0df01f0dd1fe29a637786315510
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.