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

build:
  https://crrev.com/17ba24814f997cdfa81ca39ee03ad66210be0118 (msisov@igalia.com)
    Reland "Add CI testers for ozone/x11/wayland/headless"
  https://crrev.com/d3c93f67dba28d7299fc21991245fe8a56412e13 (liviurau@chromium.org)
    [devtools] reland: Add full (clean) build capability
  https://crrev.com/0bd96832d7105b3444516331720fefc25a599c96 (liviurau@chromium.org)
    [v8] Removing V8 tree closers
  https://crrev.com/3dac7bf8035f7a8406fe074d62abf4e73821cc84 (huangs@chromium.org)
    [Binary Size] Fix --size-config-json for generate_commit_size_analysis.py call.
depot_tools:
  https://crrev.com/9ca89ac1f4b0101de2c774c9d98bd50917d8b5b8 (sigurds@chromium.org)
    Add option to git cl st to sort by committer date
  https://crrev.com/8630bb119f964fe6faa6d313cb6b6070f80142d7 (sigurds@chromium.org)
    Revert "Add option to git cl st to sort by committer date"
fuchsia:
  https://crrev.com/abcf848d1ab1d373151de990a849fd9003027a3b (atyfto@google.com)
    [gitiles] Remove gitiles.refs
  https://crrev.com/a15f4abf5ced74c00823db16bd67c896207c586a (olivernewman@google.com)
    [testing] Show timed out tests as "timed out"

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

TBR=keyonghan@google.com

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