[roll] Roll infra/recipes [lockfile] Convert to proto properties

Generated using scripts/props_to_proto.py and then making manual changes
as necessary.

Dict-style properties are deprecated and we'll eventually be converting
all recipes to proto-style properties.

Original-Bug: 88250
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/628504
Original-Revision: a3d8e65b71f19ab63db49c362b0f2e63e7a3d028
GitOrigin-RevId: 256429789add874620a3478efaf5803f6747335f
Change-Id: I9e32472b1a09bf73669620b10ee9bce406aa90b1
1 file changed
tree: 9de57d41fa834742d49e7c491ca3145308b8e912
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.