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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/c3067547f59f967b3a336ad6e5a612ab1cfcbf18~..c0fee8dd7b652cc5490937ff0993ebfe578228f3
  c306754 (iannucci@chromium.org)
      [config.Static] Add carve-out for Path objects.
  bae1abb (iannucci@chromium.org)
      [recipe_engine/path] Make use of checkout based Paths a hard er...
  c0fee8d (gbeaty@google.com)
      Revert "[recipe_engine/path] Make use of checkout based Paths a...

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/+/1012373
Original-Revision: 89a01cc9b75d2d9a84041caec3f21b261ebe0491
GitOrigin-RevId: 8138e1b54dc1764b0b3dcb0cc2ee9da7b3d33e69
Change-Id: Icef5e38d3f84b981d2915e4badad14a43e48af62
1 file changed
tree: 54de4febd98b34bb7859d7e8b15ba477c341d86e
  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 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.