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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/395119cff5234f63d8a665ec67aaf4abcce80192~..9c1dd656727bb97dc225ef37a2ae995e64d74cba
  395119c (iannucci@chromium.org)
      Add BUG note.
  6dbc5de (iannucci@chromium.org)
      [recipe_modules/json] Only admit Path types.
  27741bc (mohrr@google.com)
      [python3] Use urllib.parse directly
  ca16eaa (mohrr@google.com)
      [python3] Use io.StringIO directly
  b683759 (iannucci@chromium.org)
      [recipe_engine/config_types] Reset global state earlier.
  6833278 (mohrr@google.com)
      [python3] Remove transitional raise_from()
  462c089 (mohrr@google.com)
      [python3] Stop using transitional iterkeys()
  495104a (mohrr@google.com)
      [python3] Remove obsolete install_aliases()
  25cfc72 (iannucci@chromium.org)
      Rename UnresolvedRequirement.
  cbaef12 (iannucci@chromium.org)
      Misc import cleanups.
  ee44fd8 (mohrr@google.com)
      [python] Remove excessive blank lines
  9c1dd65 (mohrr@google.com)
      [python3] Assume sys.version_info.major is 3

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/+/1013358
Original-Revision: 8d94d5b56525762e85d971092781ac6af9f8b4c0
GitOrigin-RevId: d21563fc99113eed59e50f77ede91531125db75d
Change-Id: I26df7b6ed27a288cf635a727907675495de0b726
1 file changed
tree: ff69e7522c4d0be011b96466df5647e6bc0f9411
  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.