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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/543c8c1feed8e887c2928c804c070a763ebb5c3b~..5e82f7dacd8c56c9e0b1adade773727e678a9de7
  543c8c1 (mohrr@google.com)
      [lint] Better handle imports with dots
  5e82f7d (mohrr@google.com)
      [defer] Add type annotations

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/+/1184586
Original-Revision: ad58f3eb62f9265c08aece985be847600ed3b2b5
GitOrigin-RevId: 1d2d82782376d10c28da0d746762661f671323f7
Change-Id: I6cd3e455f7f53dd13891f44279925ec49a6854f8
1 file changed
tree: ae747940f6ed885f883eb4aafd2ab7da39fc45dd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.