commit | 01df8b55dec9445096350c0e64469187b58dda57 | [log] [tgz] |
---|---|---|
author | David Fang <fangism@fuchsia.infra.roller.google.com> | Fri Apr 14 19:33:40 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 14 12:35:03 2023 -0700 |
tree | ec1dc2c27c6c550dac68102349dda9e04a499be0 | |
parent | ab311a7016fc350cd5a53241011696f853972059 [diff] |
[roll] Roll fuchsia [rbe] Fix main remote flag forwarding Manual invocations of `remote_action.py --inputs=... -- command` were broken. Handle --remote-flag forwarding more consistently across apps. Preserve repetition and ordering of forwarded and transformed flags. Don't replicate functionality in multiple argparsers. cl_utils.FlagFowarder doesn't need to understand any semantics/types about the flags it is detecting and transforming. Delegate semantics to the function that consumes results from FlagForwarder. Delete the old REMOTE_FLAG_ARG_PARSER. Original-Bug: 96250 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/836379 Original-Revision: 94e2dca345b59ce3ce433f12d12b464004a38271 GitOrigin-RevId: f9c678ba088e9160463383958bc14f6e5604c496 Change-Id: I2d851f796131d6fdcabe849dc8f61bb892b240fd
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
.