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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/a807da6a881687160a83dec4253809a5b04a4a1a~..18d911a9f62dba888639d9753626e27808c0c264
  a807da6 (mohrr@google.com)
      [lint] Allow 'import fnmatch'
  18d911a (mohrr@google.com)
      [lint] Allow 'import dataclasses'

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/+/890434
Original-Revision: 4924c60118e4637ee5fcc436bf22c04021534fba
GitOrigin-RevId: 1ba2d87d61f57dc8294fdd3999cc4a79b7a0dd85
Change-Id: I30ce2c44b0e2b7e61af40bd33bf65270d9f0c07d
1 file changed
tree: 5714958efa5f34de1d4cc0c4a8350ff52893c5a8
  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.