Roll recipe dependencies (trivial).

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

build:
  https://crrev.com/5546216b7555d86aa25547d1d4152d0a9249f1c5 (gbeaty@chromium.org)
    Fix the call to main_waterfall_steps in angle_chromium.
  https://crrev.com/8afa870dacd0a3481e1f99e6fa69ccc62ea285fc (rmhasan@google.com)
    WebLayer: Move Android Marshmallow skew tester to the main waterfall
  https://crrev.com/2551ed45b7a8038c64da41124a8301f310250032 (msavigny@google.com)
    [reclient] Turn on deps cache prototype for TSAN Releaase j-250,
chromiumos_proto:
  https://crrev.com/c1af40e71f5487e73540c0992e7c3da70ad05824 (shapiroc@chromium.org)
    Add support for firmware_ro_version
fuchsia:
  https://crrev.com/5ea56ee079bb09487452b76c9872b57a853b6a57 (olivernewman@google.com)
    [recipes.cfg] Set canonical_repo_url
infra:
  https://crrev.com/7cb93cacf8427cb2b9ab5bc8b8a275cfb052919a (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-py from fc6e70cdb6bb to 207d62af50ed (1 revision)
  https://crrev.com/672f4f5b93896836ea9bebdde6bf0eb93c76d400 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-py from 207d62af50ed to f91be100f3d3 (1 revision)
  https://crrev.com/09e4046c34990511be78b623d0a49879374c598b (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-py from f91be100f3d3 to dfa14c6863d1 (1 revision)
  https://crrev.com/8bc40978a9a9771b1ff827da6dc47390b4da43ab (tikuta@chromium.org)
    Revert "infra/config: enable luci-go-lint as experimental CQ builder"
  https://crrev.com/99ea8c559e952b29680ded7d8c7d400bb68b05db (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from 67e6934a1d36 to f7e897a9164a (1 revision)
  https://crrev.com/02fe2edda8b3f8d0a795df2e303e2b672f534aba (jaredloucks@google.com)
    crosfleet: allow leasing DUTs based on any arbitrary Swarming dim
  https://crrev.com/3564e56e78b53854f829552271d4457068b7310e (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll chromiumos/config from 002f631a6482 to 9ecb21e5e864 (1 revision)
  https://crrev.com/63a130844fdd9cdbc8eef814fbd8d8beff047383 (jaredloucks@google.com)
    crosfleet: add backfill command to replace skylab backfill-request
  https://crrev.com/42496e4437d9c6bf58596e0367211191ea532206 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll chromiumos/infra/proto from 6d2c0182229a to c1af40e71f54 (1 revision)

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

TBR=chillers@google.com, godofredoc@google.com

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