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

build:
  https://crrev.com/c1e8306bc2838d8f6f7111e98287914bc206131c (gbeaty@chromium.org)
    Remove the unused test class IncrementalCoverageTest.
  https://crrev.com/58822e391ea781d4757557d3a3b986e975dd0da4 (gbeaty@chromium.org)
    Don't pass the bot config to get_android_version_details.
depot_tools:
  https://crrev.com/49d9d8735f5b11ba9b6222c6490bbc568afb6885 (nodir@chromium.org)
    [dirmd] Roll dirmd
  https://crrev.com/e21b73eba13b47f94565490db27c40b06df24d53 (yiwzhang@google.com)
    Update lucicfg v1.23.1 -> v1.23.3.
  https://crrev.com/f15a709ff3536776156a4e38e541070515ec5139 (thakis@chromium.org)
    Try removing windows-386 from cipd_manifest.txt
  https://crrev.com/4a9ce1b5274da81e00762911b2bc62114a9bae21 (gavinmak@google.com)
    Remove ehmaldonado@chromium.org from OWNERS
  https://crrev.com/e0de6a88e5385ee9cd38d5e87f97456bbad8e7d2 (ehmaldonado@chromium.org)
    Revert "Remove ehmaldonado@chromium.org from OWNERS"
  https://crrev.com/d0ba91fa49c23fa4f388e43450d2839fdd0e1d87 (sokcevic@google.com)
    Revert "Add --push-options in git cl upload"
  https://crrev.com/9781115e15ac6dc1454b2ac73c750c2e640c42ec (rharrison@chromium.org)
    Add Tint to list of Monorail projects
infra:
  https://crrev.com/36ad2b2819b63c308f34726447d1d65c57ce686b (jaredloucks@google.com)
    crosfleet: increase CTP request default timeout
  https://crrev.com/f8dde7aa5e95b7bfa0b1d83444576bea3a31cff9 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from 54800f0854fc to f1551497143e (1 revision)
  https://crrev.com/291e9c5a6f73a73972e64fbbb9b102da764fed69 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll chromiumos/infra/proto from d99e96ddeb5a to a16a27087c80 (1 revision)
  https://crrev.com/e02b10c56fc68b83be5348df6a46cab27ca88fbc (kjlubick@google.com)
    [goldctl] Update to include changes to support CrOS
  https://crrev.com/f43e959ea3d408db17075e23d322816d79316dca (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from f1551497143e to ed3230b30651 (2 revisions)

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: Ia88288e8788526a30f347761b66e35cfc5d5397e
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/11660
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: 321b0a93f28c5f57e2a8df7311855bba78599543
  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