Roll recipe dependencies (trivial).

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

build:
  https://crrev.com/9ceb15a984b9068e69aef4367eb2f53247e12c8a (linxinan@chromium.org)
    Ignore retry attempt from skylab result
  https://crrev.com/7f9746be494a347389ec4096d6c9c7f4276b7c99 (jmadill@chromium.org)
    angle: Load source-side test configuration.
  https://crrev.com/bc2e5bfbdd63853f57a21703c9ead1134817c111 (pasthana@google.com)
    add tryspec definition for android CQ dual coverage builder
  https://crrev.com/16a65209e66a84ae5edb00cac4ee101d838df375 (gbeaty@chromium.org)
    Simplify the configuration of builders to trigger.
  https://crrev.com/dd313d86f864a8e827eedc4fe1c2c6c6ffd545a2 (gbeaty@chromium.org)
    Add CLs for M86 so that recipe changes don't break M86 builders.
  https://crrev.com/f844b31de3e5cbedbcd79d9f0f4c3b7a0903198b (jmadill@chromium.org)
    Revert "angle: Load source-side test configuration."
  https://crrev.com/a2429805675e9f6de8dd1d2af8ea41a1f9fab4af (weizhong@google.com)
    Create smoke test builder for weblayer
  https://crrev.com/995ac4359373faefcea2cb1beaea7545b5acb5c1 (linxinan@chromium.org)
    Raise an exception if the skylab result is empty
  https://crrev.com/fd3a8925d7459dd8f0ae73b0b8e9d5eb49655833 (linxinan@chromium.org)
    Deprecate perf-id from chromium recipe code
  https://crrev.com/54de0be73b32a994a54f4a839ec72aad719121cc (gbeaty@chromium.org)
    Add an M88 fuchsia builder to the recipe tester.
  https://crrev.com/e136d307fcc515c84d7862492b5a1369d57e2443 (gbeaty@chromium.org)
    Remove backwards-compatibility for chromium_tests_builder_config.
  https://crrev.com/47f72062c13abbe71da9c91cd04c2cdc65f379be (gbeaty@chromium.org)
    Re-train expectations.
fuchsia:
  https://crrev.com/bcabdaf91755f3f7c54b03c5ff2d16aa44edf80d (mohrr@google.com)
    [auto_roller] Allow raw_result() without args
  https://crrev.com/360e0a4a325e27530eaa045be5eccaa51836f331 (mohrr@google.com)
    [auto_roller] Normalize gerrit host
  https://crrev.com/e0a8035da8e8c449443e25a7ce9fdee8e55277be (olivernewman@google.com)
    [fint] Fail if failure_summary is unexpectedly set
  https://crrev.com/186415704f84144dc4b4e1ca3dfb82aa8c7aad3b (atyfto@google.com)
    [run_script] Comply with CIPD tag key regexp

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: I45d757ec5d5cedd17d69a9ffbe5b34b3c839e150
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/12841
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: 796f256295e085295ca83ed86ffd62b28451efc1
  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