Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (build, depot_tools, fuchsia, infra) into this repository.

build:
  https://crrev.com/09db83e6a230edb0321c39a08c19e7a8a24f42a3 (rmrossi@chromium.org)
    Add Cast Shell Dbg try bot config
  https://crrev.com/c1cef6f7ac147d29f828e262b4738b2c87a434b4 (steveroe@google.com)
    [fuchsia] Remove unused chromium fuchsia-fyi-arm64-size bot.
  https://crrev.com/a44b74607450904a863abd2513ab60bdf19cb8ab (kousikk@google.com)
    [reclient] Add a builder to test version of reclient
  https://crrev.com/8bdfad4643ac1c55e8a8446f7e355e0408751242 (abdelaal@google.com)
    Update deps_cache reclient test to 0.28.0.5164145.
depot_tools:
  https://crrev.com/5ef4697af266685400317d4af1c585a346cf23de (yyanagisawa@chromium.org)
    Roll out new goma client binary VERSION=219
  https://crrev.com/6234dd231719d51d565ca0d846cfaac6c72a2499 (dpranke@google.com)
    Follow-up to 61bf638 to add the py3-specific PRESUBMIT.py test.
  https://crrev.com/220d80da1d9f2a89efb652739f488519bf30e115 (yiwzhang@google.com)
    roll lucicfg to v1.24.1
  https://crrev.com/3a56ba9d9c9d22bc78e24f96a9096247d53649f8 (thakis@chromium.org)
    [mac/arm] pull python3 binary in cipd bootstrap now that it exists
fuchsia:
  https://crrev.com/dd2a32798f61847160425a35c0fab465b95dece7 (olivernewman@google.com)
    [testing] Add comment about triage_output uploading
  https://crrev.com/4f84f608de7229c2d3e1bfd6ed7512384f040878 (ihuh@google.com)
    [emu] Update memory to 16GB for coverage-rust variant.
infra:
  https://crrev.com/050cbe058399cf0c2c3625188f501963c64e8d70 (bryner@google.com)
    Work around gcc errors with cpython3 Mac ARM64 patch.
  https://crrev.com/f3f4af5e6a2feed76db1650418a084f941b58f40 (estaab@google.com)
    Stop sheriffing Mac10.15 Tests (dbg) until it's stable.
  https://crrev.com/d40b7067da638ee4acf5053e12a1c0451f1ae775 (mmoss@google.com)
    Add ability to modify existing zip files.
  https://crrev.com/5b21d220a4f204f1e231f14681533ffc385fa45d (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from 5b40c35620ec to c200262a7c3b (2 revisions)
  https://crrev.com/b5c2e749ce0d7b154b346f75f2b7f72ccb32e6ee (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from c200262a7c3b to b6307f209c54 (2 revisions)
  https://crrev.com/a85a2b7199267e0c33d23359dea953786027d084 (gregorynisbet@google.com)
    [karte] Remove -f flag from RM in makefile
  https://crrev.com/c496eb494f2ec4736d3d8c58594078457e3ab396 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from b6307f209c54 to a679123c1dd0 (1 revision)
  https://crrev.com/0dc51dbd897af83f83c7f215b08664121383618d (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from a679123c1dd0 to a9e3a16c9d98 (1 revision)
  https://crrev.com/eb2571b3a736b2e11034e044f0bb73ac7a2d5b4f (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll chromiumos/config from ae6cc078305b to 577a0972167e (1 revision)
  https://crrev.com/44050ec9e5bc3a032c0717530a13dc255dbb654f (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from a9e3a16c9d98 to fc5a881c98ac (1 revision)

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.

TBR=fujino@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I7b97854c2d58679e616be206c1809ac62f8a31de
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/13020
Reviewed-by: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
1 file changed
tree: d12cb9b76631d80c2a358dbb0050321900c6e7e9
  1. infra/
  2. recipe_modules/
  3. recipes/
  4. .gitignore
  5. .style.yapf
  6. AUTHORS
  7. branch_recipes.py
  8. LICENSE
  9. OWNERS
  10. README.md
  11. recipes.py
README.md

Flutter LUCI Recipes

This repository contains Flutter's LUCI recipes. For the LUCI infrastructure config, see flutter/infra on GitHub. Actual builds can be seen at ci.chromium.org.

Config

Tricium configurations recipes repo.

Recipe Branching for Releases

The script branch_recipes.py is used to generate new copies of the LUCI recipes for a beta release. See Recipe Branching for Releases for more information. For usage:

$ ./branch_recipes.py --help