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/e569bb0f2fb14b974b7293cb0419cbeeeadfe5c7 (ynovikov@chromium.org)
    Fix angle_chromium recipe
  https://crrev.com/0f24819350b88bd4d085a1296c712d840bf019b3 (jansson@google.com)
    Disable WebRtcInternalsPerfBrowserTest since its no longer provides any value
  https://crrev.com/da088b569a7454137c54552542230d84956b0650 (dsrbecky@google.com)
    ART: Update libcore command line arguments.
fuchsia:
  https://crrev.com/05b83aebdaf0caccc1fba25d507ecff29c2c2ba9 (phosek@google.com)
    [clang_toolchain] Use short triples
  https://crrev.com/9bc798ab865e48fd0d5d17d0b1d844acdca2d826 (phosek@google.com)
    [clang_toolchain] Use correct arm triple

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: I8975117de2e8a2622016ff247b7d464662054546
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/12880
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: c0babda0864ce30eff4a1647d6c245a2117fc070
  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