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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/5da09b3debf224d90b39e2704df6d738cb9f4e5e~..884865acb5233c965da3409ef5f85ae7ca7d14e9
  5da09b3 (yuanjunh@google.com)
      [file] add comments on fileutil listdir method
  884865a (olivernewman@google.com)
      [unittests] Remove hack to skip proto compilation

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/+/819936
Original-Revision: 98c3ccf68a3e71429fde53b630180b9595dfc849
GitOrigin-RevId: 55928ea94655a4fcc079d2cccc18de261e6098e0
Change-Id: I005a6df1e646c95340cc21b3b77847973d0a7f24
1 file changed
tree: d33acd9afc178e4f3d7803cce15144acbff8c70d
  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.