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, recipe_engine) into this repository.

build:
  https://crrev.com/3372c29b99475874bb170fba9cd6b56c07aae805 (smcallis@google.com)
    Revert "Reland "[scripts] remove cros_chromite.py""
  https://crrev.com/7feee79a8a189be58b74a93c7c971a8bde2d021a (thomasanderson@chromium.org)
    Revert "Add CI testers for ozone/x11/wayland/headless"
  https://crrev.com/8a6251313c8191be1bb8699ea6e5b3714fef03f1 (rmhasan@google.com)
    weblayer, skew tests: Adds Android Oreo and Lollipop testers
  https://crrev.com/50b52c7af1cbf53234acbca1c14ab3036c33aa5a (tikuta@chromium.org)
    Reland "[scripts] remove cros_chromite.py"
  https://crrev.com/8e523c8f1f0108b140804735affcdfe353437e8d (rmhasan@google.com)
    weblayer, skew tests: Remove Oreo and Lollipop skew testers
depot_tools:
  https://crrev.com/c7be37e121739c84b8dad04a23434e02177b9b2d (sdefresne@chromium.org)
    Ping mac_toolchain to 6e584bf785867bc3b340f82bb2f7a6cd42ba22a8
fuchsia:
  https://crrev.com/ee760615bf68313e51ce11efaa8e5a414ba1db80 (olivernewman@google.com)
    [sdk] Improve log for missing subbuild output property
  https://crrev.com/77797c684012ff4b6a15e9b2e99012a469ff9c91 (garymm@google.com)
    [should_build] consider Go and protocol buffers
  https://crrev.com/28d4de28233fd926a38a3b3797f091fd42b2b939 (olivernewman@google.com)
    [flutter] Delete dart_util recipe module
  https://crrev.com/d352c83e129557ce102f78c75821d8ddfa6c82ae (olivernewman@google.com)
    [flutter] Roll dart-pkg repo to correct revision
  https://crrev.com/44f8d78840bb429dff56b8b30ac26472140b3aac (nmulcahey@google.com)
    [cache] Only remove guard in try/else case.
  https://crrev.com/93655d5f2e61e4130bfe5eaae1f5f8d0c0e28915 (olivernewman@google.com)
    [testing_requests] Use attrs for TaskRequest
recipe_engine:
  https://crrev.com/2a047c3e77c1dc47e236e284554fd39c01226d51 (yiwzhang@google.com)
    [terminate] Handle GreenletExit exception

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: Ia6f2a9f4c054bb77b3a50778275eaf35acb92bb0
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/8182
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: 800b9dcc0dd331fe62f3fa0bec4968c095ad85a2
  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