[roll] Roll infra/recipes [renumber_proto_fields] Replace % with f-strings

This will allow exact copies to other repos that don't allow
%-formatting.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1322829
Original-Revision: 0cbe5ac504c291ed8242f5fcafe5652e0a27387b
GitOrigin-RevId: 2ba4e2b817070901170b40f209fe2189b3adfbe4
Change-Id: I00ace39c4eb004da871a38393591eefbd632262f
1 file changed
tree: 4544643c2fbe4427ae0125c82a6d7cdb43b71f42
  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.