Roll recipe dependencies (trivial).

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

build:
  https://crrev.com/253b097163d602b07d1bfc861241a3af6b99789d (msavigny@google.com)
    [reclient] Try deps cache on another shadow builder.
  https://crrev.com/f46b1e701ffc3ae555f50569ed8f90b286024dc6 (jmadill@chromium.org)
    angle: Fix names of Windows testers.
  https://crrev.com/477ade433f90142ae62261de3a0e2f7e7ec426f6 (rmhasan@google.com)
    WebLayer: Clean up Android marshmallow x86 tester in FYI script
fuchsia:
  https://crrev.com/4eedf2b458c9d9b3f1e09e47ef95906e52011b98 (olivernewman@google.com)
    [toolchain] Take builders as a property
  https://crrev.com/6f62590f139ffb33efb6efa4c7fbb5da16c6c6cf (olivernewman@google.com)
    Reland "[coverage] Hide subbuilds when running experimentally"
  https://crrev.com/6d8a402ad71da2fbac437bd0526c1d1cb0565d29 (olivernewman@google.com)
    [status_check] Use api.status_check everywhere
  https://crrev.com/cf5e9992a12b037137b28caacaef81be6e4d273c (olivernewman@google.com)
    [cleanup] Update mock builder names

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

TBR=chillers@google.com, flutter-scoped@luci-project-accounts.iam.gserviceaccount.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I3c927ba934b7b1d47fd746a8b08f81bdad1545f3
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/13060
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: 21b4469052f9fa74613cd016e7281e372e62d8be
  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