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/10b274b1e70a14ea1793ec6147e88c0780909b56 (gbeaty@chromium.org)
    Configure the chromium_android module for all android builders.
  https://crrev.com/ca26bdcbedb22974f571ac6523fcf9603c34cb8b (gbeaty@chromium.org)
    Revert "Configure the chromium_android module for all android builders."
  https://crrev.com/bfd3744bba6b41d66fd6602908b82616f04834ad (bartekn@chromium.org)
    Fix FYI bots for PartitionAlloc-Everywhere for Android
  https://crrev.com/a2cca07b66721a6085945e5ea594e5ca0e1652c3 (adoneria@google.com)
    [updater] mirror trybots for updater presubmit testing.
depot_tools:
  https://crrev.com/17cd53de67f982f123bfa6458780c31705221e60 (ehmaldonado@chromium.org)
    Revert "Return HEAD when ref is refs/heads/main"
fuchsia:
  https://crrev.com/03797510dc48adfd8fed35a33ede0cafa57f7042 (olivernewman@google.com)
    [go_tests] Create a new recipe to run `go test` in fuchsia
  https://crrev.com/883ac47bbd4cc0fed975cbf189ef57d4b5ff19e0 (olivernewman@google.com)
    [tricium_analyze] Fix go vet column indexing
  https://crrev.com/a5eccd40b777581c0746ddae7fd132b2d8b0f62c (fmil@google.com)
    [size_checker] Adds a more useful log message

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: Ied2f37a11ed041e1f3599a5394118240ab0a0204
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/8560
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: 4e77be16a737312c6266b3854a33fbe4e76b152d
  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