[roll] Roll infra/recipes [proto] Don't use strs for JSONPB, TEXTPB, BINARY

This involves adding a dependency on the proto module in some recipes,
but those recipes already depended on the file module which depends on
the proto module.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1355965
Original-Revision: 57124b9bbd272f27deb44d875235a550be7e9d9f
GitOrigin-RevId: 07aebe1bf8f5e4ee4256a9403079399beae5dd57
Change-Id: I3867331956c8062bfaa3c104b9abff2641f95c7c
1 file changed
tree: 10a77147d878b66d847a55717faa93e27abdc93f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.