[roll] Roll infra/recipes Remove unnecessary str() calls Now that we only support Python 3, proto strings use the same unicode string type as default strings, so we don't need to convert proto strings to regular strings. Also clean up some other unnecessary str() calls even where protos aren't involved. Original-Bug: 84595 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/609261 Original-Revision: b4b8b6ad770277c7a095fe9a58d4eabb7098934e GitOrigin-RevId: 4071209290fb61698244cd0f1dd94562fd6dd001 Change-Id: I3c3138ec53d83b9d03f84e9a5953a3d0a5a278f6
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.