Roll recipe dependencies (trivial).

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

build:
  https://crrev.com/5e3d35be10179f00329467b93bdc81ce0719de2d (msisov@igalia.com)
    Add CI testers for ozone/x11/wayland/headless
  https://crrev.com/1b9105f8ac1a82ddeaccb723463d191472cd2e64 (yekuang@google.com)
    Remove 'use_swarming_recipe_to_trigger' from the WebRTC recipe module
  https://crrev.com/cc8426d45cd2ff45a6f314e8fd74af7c381811c8 (yekuang@google.com)
    Remove 'use_swarming_recipe_to_trigger' from V8 recipe module
  https://crrev.com/733eb4be553989ffeb63e08d325038dbb539e62f (yekuang@google.com)
    Sayonara use_swarming_recipe_to_trigger
fuchsia:
  https://crrev.com/a46e479252aec6b01ee525d4676a44ece6ecdfba (mohrr@google.com)
    [auto-submit] Add raw_result
  https://crrev.com/1f365d0bb368c0376d71d9430ce6e6b36c8cad9e (olivernewman@google.com)
    [testing] Use `gsutil cp` to upload test results
recipe_engine:
  https://crrev.com/ed160e8309749854f21123705a3bd5af592e5d49 (tikuta@chromium.org)
    [swarming] update swarming binary

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: I75d452f0261c241bcdc2ff72b249c1b0b4195091
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/8180
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: a977de05c8be533c73e892d43a4ffccb58860016
  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