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

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+log/3c177058be819e8b26155411684a8a47dc9ed606~..ca2bc1f626a16ebeecc7f12b9b668f92b438b1dc
  3c17705 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from 06381a9d1046 to 328aa4830ebb
  66a6319 (yuje@google.com)
      Cleanup some Python 3 compatibility variables.
  ca2bc1f (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from 3382fed1a386 to 2f961cacbab3

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/+/1565135
Original-Revision: d6b381c744fecf90f83f072db4419a823d546331
GitOrigin-RevId: b6af4fcea15f3b5553edaf776d0fd5201e4411bb
Change-Id: I0c02d1325bf057fd588c240595aec19ba209ddfb
1 file changed
tree: d4d5edb3c77302aaaa3caf884066fa882646bcfb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.