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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/693174c6db59070ce3b5c0199f0f0c2828d3f3a2~..f4da958651245c502ddc163813f920c91adedd33
  693174c (gregorynisbet@google.com)
      [recipes] Add type annotations to the nodejs API
  a8f6351 (iannucci@chromium.org)
      Revert "[recipes] Add type annotations to the nodejs API"
  f4da958 (gbeaty@chromium.org)
      Add attempt_key property to cv recipe module.

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/+/906750
Original-Revision: 7e3d0f46cbe4485a17da5d1e09b5ec239a7de7ad
GitOrigin-RevId: 1eeb4bd5f95dae137737c466af2ec1db2f646502
Change-Id: I314300b5da5c814bf3d9b83ee3860d3dc6983578
1 file changed
tree: 2105621ba8829e0f377d21fe834f025762dcf805
  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.