Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (depot_tools, fuchsia, infra) into this repository.

depot_tools:
  https://crrev.com/0d1afc97295c538cf179214fd98ec3c2cca85c8f (bryner@google.com)
    Update python2 for bleeding_edge to a newer version.
  https://crrev.com/06450df7e61d5d698eafda002e5e48ac46a847c2 (dberris@google.com)
    pinpoint: Update Pinpoint CLI
  https://crrev.com/cc7ab346b0283abaf15f4632a4307b92bfa2f535 (ddoman@chromium.org)
    [resultdb] move the cipd pin of rdb for BatchCreateArtifacts
  https://crrev.com/1e59a247ab8a697a48fc10897388eec2e010c360 (ehmaldonado@google.com)
    metrics: Report bot metrics if DEPOT_TOOLS_REPORT_BUILD is set
  https://crrev.com/c64e3902afbce90beb9dcefa457a9f79fc76bf35 (apolito@google.com)
    fix encoding for _GetYapfIgnorePatterns so it supports utf-8
fuchsia:
  https://crrev.com/488b6ab650139dced047e14d7e4a54297d71574d (phosek@google.com)
    [clang_toolchain] Workarounds for Windows build
  https://crrev.com/9d72646233b9482c1528e44e1616cab8be87647c (phosek@google.com)
    [toolchain_trigger] Support for nonblocking builders
infra:
  https://crrev.com/1e7b0efc261fac2efdd918bf029570678d7d4f71 (tandrii@google.com)
    Update Python proto bindings.
  https://crrev.com/fe81be24daf31defffde32c83fa004c2b21986c0 (andrewjc@google.com)
    🚝 Change Mocha default test timeout from 2000ms to 5000ms.
  https://crrev.com/1347524a095e3b24901d1b050b160ffe25ec3457 (ehmaldonado@google.com)
    depot_tools_metrics: Add support for uploading from service account.
  https://crrev.com/1e163e8fa0127b0f72492fdc64759f4b37cc4a6d (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-py from 9fec7c38e727 to 779070296810 (1 revision)
  https://crrev.com/e8e6d7619b1ecd62d5f29edd1cf5f0be8f72cf34 (olivernewman@google.com)
    [cr-audit-commits] Clean up tbr_rules tests
  https://crrev.com/772361798a29ff455f2bf7b476350b408730499f (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from 6904ae77c139 to cc8277c9f3cc (1 revision)
  https://crrev.com/3d56bfd1dadb36e14a430c118d6d6850666b4ba6 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from cc8277c9f3cc to dd1cd4ad7c3b (4 revisions)
  https://crrev.com/844a852a1b1abc438aa57f4fbecfec343b3ae933 (olivernewman@google.com)
    [cr-audit-commits] Skip robot-owned changes
  https://crrev.com/d663043c647ad05328e7739611d0533a4ea12427 (nodir@chromium.org)
    Revert "[rts] Drop "master" support"
  https://crrev.com/4f6ae4d31c96b599d995b7b3bbacd0d2da5ca032 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from dd1cd4ad7c3b to b212265d25fe (1 revision)
  https://crrev.com/efb49593ee797465267ab8c751c7474b3289cf1b (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from b212265d25fe to 9808d2a9398b (1 revision)
  https://crrev.com/9445a110e371d64c5fe2f07b5fc367335c442e0b (nodir@chromium.org)
    [rts] Use main branch where we can

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: I90881bdda688888ab79a6f52866200ef3b8413fd
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/13061
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: 7c5118cc391f0eebb42fccf6ecb4bba5ea244c00
  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