[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/8676896122508388177

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/4097ed6cc441f3b4bbdfe7561f729489c641791b~..39e7ea04d93fa0ff59122415dfb4d04d1b9f3fb8
  4097ed6 (iannucci@google.com)
      Import all upstream TurboCI helper libraries to the recipe engine.
  39e7ea0 (iannucci@google.com)
      Add additional python libraries needed to work with gRPC status...

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-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1697018
Original-Original-Revision: 1ec301f26ec19463b18266af98bec478e41b83b3
GitOrigin-RevId: 8a92bc90aa3f11cb2f9314661b9edd8094789bba
Change-Id: Iff0229ddbe97fd0818699eba6a90981b4bd14519
1 file changed
tree: fc35d9b3883b3c66fcc017abc42f823b0dabeb1c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.