| commit | 654e907d77b03bf0abcf2b9357cfce11f95441d0 | [log] [tgz] |
|---|---|---|
| author | Mark Dittmer <markdittmer@fuchsia.infra.roller.google.com> | Fri May 12 15:43:50 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri May 12 08:45:07 2023 -0700 |
| tree | 6427dcea8fa122fc1ebaf0943fcaef68a2c873e6 | |
| parent | 15802442992aa963562b2b7397488b21f5f430c4 [diff] |
[roll] Roll fuchsia [scrutiny][verify][routes] Correctly handle `--response-level` `ffx scrutiny verify routes` supports a `--response-level` option, but it has been handled inconsistently. The option would be passed to the controller, causing errors, errors and warning, errors and warnings and capability summaries, or errors and warnings and full route descriptions to be encoded in the controller's response. However, the verifier that consumes the controller's response was ignoring all non-error data, yielding no change in the overall tool's behaviour when `--resoponse-level` was set. This change reports a JSON snippet and human-readable messages for all data returned by the controller. Errors or warnings that are not filtered out by allowlists result in a non-zero status code. Other information is printed, but, in the absence of errors or warnings, yields a status code of 0. Original-Bug: 103258 Original-Bug: 120171 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/851776 Original-Revision: 379efdc1ed97c622cc72e449387744619678183e GitOrigin-RevId: 01c1ee1a7d166a1f4afcf1f8b6768621875245af Change-Id: I613823b5f2f672eac7705956188c8537f1ad77ea
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.