[roll] Roll infra/recipes Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (recipe_engine) into this repository.

The build that created this CL was
https://ci.chromium.org/b/8761949717577018033

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/99fd1ace63c75f43ec979bccf982b90db08870b9~..8ab71176a60596b02333a695f7c5372f7b572acc
  99fd1ac (gregorynisbet@google.com)
      Add funcall function to recipe API.
  b4cc213 (jonahhooper@google.com)
      [swarming] [recipe] Changed prpc version of the swarming CLI to...
  8ab7117 (vadimsh@chromium.org)
      Revert "[swarming] [recipe] Changed prpc version of the swarmin...

Please check the following references for more information:
- autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller
- rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback
- cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md

Use https://goo.gl/noib3a to file a bug.

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/958822
Original-Revision: 0bf6dac8c4c24e6cfe829b2a2c2a1f593ca1b2c1
GitOrigin-RevId: dd3c751e0f4b6e251006d8b403aac59b9bb3b67b
Change-Id: I4c2c34a9d512a34f6a356a49a20065c61869d5e4
1 file changed
tree: 77ede88d0da2cc90ddfd4fd250403bf88f3a6989
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.