| commit | 0106a9abe7d707cdfbf7fb2579e8ac74cc143d29 | [log] [tgz] |
|---|---|---|
| author | Casey Dahlin <sadmac@fuchsia.infra.roller.google.com> | Fri Apr 18 13:59:30 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 18 14:01:43 2025 -0700 |
| tree | 09e564f0808f7e0be0e82c5dbcedff6df3ebdf82 | |
| parent | 86e96b9ae28dd160a6bd2c6f0e213758344b5420 [diff] |
[roll] Roll fuchsia [ffx] Make new target list JSON schema compatible with old The introduction of non-IP address types changed this schema, and we keep tripping over migration pains. This changes the schema again to something that looks more like the old one and should let tools ignore it if they haven't been updated. The places where we attempted to migrate all had to keep backwards compatibility with the old schema so this should be able to land safely. In the future we should find a way to make changes to the schema goldens block changes harder. As it stands they're just golden files that in a lot of engineers' build configurations will just automatically update if you change the schema. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255852 Original-Revision: c8bd8d7dfec5f625e6369dadcc7209684cd11106 GitOrigin-RevId: 5f6fd099f5656d687ee8f18d9bad2d0be2b12c1c Change-Id: I0b41d08cb8c6c4e9747135194252468d88a0d0e1
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 in one of the communication channels documented at get involved.
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.