| commit | cc815dc8f81842b3d0971cd61ac8834f4666d7ec | [log] [tgz] |
|---|---|---|
| author | Megan Batty <mgnb@fuchsia.infra.roller.google.com> | Tue Jul 12 05:03:30 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Jul 11 22:05:14 2022 -0700 |
| tree | e107cd8a05e89a6ee2850be4dd8b817f0e433459 | |
| parent | 5cfde6de029b4ab0d6fa19c9f5e19049f524b57c [diff] |
[roll] Roll fuchsia [ffx][config] Move query parsing out of storage This moves the query parsing logic completely out of the storage::Config object, making it a great deal simpler. As part of that, it moves a bunch of things that were lying all over the codebase and puts them in more logical places (like get_config from the api root to query and validate_write_query from Config to query). We get to only validate the queries in one place as well, which is nice. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699076 Original-Revision: e5ee97cbb50856a2b54dbbc9bb93b282bba5dfa7 GitOrigin-RevId: ca225947c12de24d51fc9b3c7c4bd86367c522cd Change-Id: Ia2a6d4c95878c7831e2a47c19ea497f777ccc6c0
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.