[roll] Roll infra/recipes [3p_prebuilts] Convert to proto properties Dict-style properties are deprecated and we'll eventually be converting all recipes to proto-style properties. Generated using scripts/props_to_proto.py and then making manual changes as necessary. I also needed to rename the recipe from `3p_prebuilts` to `third_party_prebuilts`, otherwise it would have been impossible to import the proto properties since Python doesn't allow library name components to start with numbers. This will momentarily break the fontdata builder until I update its properties accordingly, but it runs fairly infrequently so it shouldn't be too much of an issue. Original-Bug: 88250 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/801231 Original-Revision: a21fb86810e39979932630e32b984b4de6e2b6e6 GitOrigin-RevId: c08e64f81dce444b80f54b7f998febbcd5314f0b Change-Id: Ic0faa74ff96ec5c1434d989f23432a1dae037d2e
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.