Roll recipe dependencies (trivial).

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

chromiumos_proto:
  https://crrev.com/a8546fe4f9bfa8c56ed7f1ecec54f27e97b60510 (lamontjones@chromium.org)
    artifacts: drop PrepareForBuildRequest.
  https://crrev.com/f806e036c5705207ebd632a9cfdd27f7b0275af9 (pfagerburg@google.com)
    chromiumos: add FIRMWARE_LCOV artifact type
fuchsia:
  https://crrev.com/4c753d87e77a8b2939f18ca11ba5b9e17083a2ed (tamird@google.com)
    [jiri] Use vanity URL
infra:
  https://crrev.com/2be418a274fa183233466bcbdc84821d8e5b092b (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from d85fb130cbc1 to 015682fb9cb9 (1 revision)
  https://crrev.com/205eb48f1ff64dbc6971a8659eb7d3c08aa8016a (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll chromiumos/infra/proto from ad018151492c to a8546fe4f9bf (1 revision)
  https://crrev.com/0436b0e6795534ab4adb5080373a24ef2cd4a958 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll chromiumos/infra/proto from a8546fe4f9bf to f806e036c570 (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: I850e709b15fca78413a930d221de005efe166dc5
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/10240
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: f7f8bc5d2d9750e1235dd69d34c9a6b7e8fa61ec
  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