Roll recipe dependencies (trivial).

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

build:
  https://crrev.com/33c3c64754940de74a86422793d69c139b73878d (yukiy@chromium.org)
    BRP: Add BackupRefPtr enabled fyi bots
  https://crrev.com/b4e84f46b4d7eb7ab61b01efc8e4aa7015e30d49 (machenbach@chromium.org)
    [V8] Switch remaining perf builders to CAS
infra:
  https://crrev.com/6e70f50d9925bfc2f634397d1e81ee0a3fd1a963 (dberris@google.com)
    pinpoint: Translate extra arguments
  https://crrev.com/50fd96ab929bbbf62b710d0e792342ca81e82318 (otabek@google.com)
    ufs: New Servo state for servo-host issues
  https://crrev.com/dba1bca2badcdc4bf1bb524b2848e872f17fadc4 (bryner@google.com)
    Update python 2.7 patches to build on Mac ARM64.
  https://crrev.com/603454400b536c2e7d32cdd3dffac351857cd337 (bryner@google.com)
    Fix a bug with ARM64 cross builds.
  https://crrev.com/2e6e774d6e900ca886f176bec4f6346c0ca707a3 (orodley@chromium.org)
    Skip grpcio 1.32.0 on linux-arm64-py3.
  https://crrev.com/a2347250367e455bd34186d2d5beb37375be524a (orodley@chromium.org)
    Add Linux x64 Python 3 wheel for pycrypto.

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

TBR=chillers@google.com, flutter-scoped@luci-project-accounts.iam.gserviceaccount.com

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