[roll] Roll infra/recipes [py3] Remove api.python calls for resource scripts

This does not convert them to python3 yet, but makes a zero diff
transition away from api.python to raw api.step calls

Original-Bug: 89307
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/610496
Original-Revision: 9cff2c91b1a0004ac7c2682ffa719e86046f2b99
GitOrigin-RevId: 0dd2d7581e263131182c66cc2ac195ee8a7b6b2d
Change-Id: Ic1871228c51a312f1c4244b0352239fdc145a63d
1 file changed
tree: 6e44a3c5fd10ed0e0edc1e6f74f1acd9e93f852d
  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
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.