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/a53e1caf1a0d5e786a1d9ae6d0395827d7ecc793 (gbeaty@chromium.org)
    Update led_recipes_tester to test M90.
fuchsia:
  https://crrev.com/3d228c25fc49ed6f52ed5c1ac7c72db535cad21e (olivernewman@google.com)
    [prebuilt_host_tool] Support uploading to GCS
  https://crrev.com/2e74d92f76539bb20c6d3fd2789c26e99c1c2e3f (olivernewman@google.com)
    [fint] Generate ninja graph and compdb
  https://crrev.com/cda66e7e3f51e6ffcf23ebcb12a1bb60e40a2a73 (atyfto@google.com)
    [run_script] Add option to pass extra script arguments
  https://crrev.com/39bb60f92b81c77ac1b950ea2d1f29480a41134d (atyfto@google.com)
    [checkout] Resolve remote branch HEAD for patchset checkouts
  https://crrev.com/af47a663f80cd2587289995a1d555d244abcbfb2 (richkadel@google.com)
    Add rust-demangler to fuchsia rust toolchain for coverage reports

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: Ie1798e8209e25343d5f801214282bb0813982fbe
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/12040
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: 8ad9b308b545c8964ec32f4793913af63b6713b8
  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