commit | 4ffc27e4354a1d37e79dc4b6d97433e3b2793c9c | [log] [tgz] |
---|---|---|
author | Aaron Wood <aaronwood@fuchsia.infra.roller.google.com> | Fri May 10 23:15:35 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 10 16:19:53 2024 -0700 |
tree | 725664158817f8827d1f6c3a7f40d0250c700b46 | |
parent | def52c0267738b25ed423a71d39c7614b25e9eea [diff] |
[roll] Roll fuchsia [build][assembly] Throw errors during deserialization if an unknown field is encountered While deserializing Python classes from json, if the json contains an unknown field, raise an error instead of ignoring it. Also, fix the places where fields were being ignored. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1045606 Original-Revision: f7a85e11113df1becf5e701d3811f57228d9629b GitOrigin-RevId: 69b3712cc708b8a8164d8d8de33f25eacd4a7259 Change-Id: If350c73dcaeec16ceddbbe7aa5761a62956f8b2a
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
.