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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/b16c348b0229ba75e32b91ca5b556db62f4f8ffe~..d0e40ef56fa57e2dd3c0fae03f7bec723a56916a
  b16c348 (bryner@google.com)
      Run archive module scripts under python 3.11.
  1359680 (olivernewman@google.com)
      [engine] Improve error for missing test deps
  d0e40ef (chanli@chromium.org)
      [recipes-py] Roll LUCI proto

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/+/955613
Original-Revision: d14b2290c18074b0907f65698cbfc153d817dd87
GitOrigin-RevId: bac02dd2d499e72ce1694e4ac0e61f1949c687cd
Change-Id: Iff01ef5901c89d31ce4ea4c8e863631b5b540605
1 file changed
tree: 9413de5e3295d6fbde93eec7a712c318744e6951
  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.