[roll] Roll fuchsia Revert "[sys] Move cmc/validate to cml/validate" This reverts commit 25d8df5bc32505311863b99532936d90de028a99. Reason for revert: Reverting in order to revert commit 48b8a1b5d04d64d0fefb1bf846b9ed65522b6509 which is causing issues on the tricium bots. Original change's description: > [sys] Move cmc/validate to cml/validate > > This is kept as a pure-move as much as possible. Notable changes: > > - CMX related functionality and tests are kept back in cmc/validate. > - cml/validate.rs tests don't do file I/O. The data is kept as a string. > - Factored out a cml::parse function from cmc::util::read_cml to parse a > JSON5 into Document using serde. > > This moves us in a direction where cmc is a thin frontend. > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/858201 No-Presubmit: true No-Tree-Checks: true No-Try: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/859020 Original-Revision: cefe3e05e4181151daa277b9981d9355c01b2950 GitOrigin-RevId: a39acffe739e0cae36497fec562090e58fa20892 Change-Id: I915b3c20f6e469d7106a23c66fe9cf5dd165774b
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.