Roll recipe dependencies (trivial).

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

depot_tools:
  https://crrev.com/655afebfcd133e224e8a35f43acbc43dbdaf61af (brucedawson@chromium.org)
    Support autoninja -o/--offline to disable goma
fuchsia:
  https://crrev.com/44ce3959a373cab404e4f84690901ba85a35699c (atyfto@google.com)
    [fuchsia/build] Support size_checker --ignore-per-component-budget
  https://crrev.com/e94512226ed9c20cc77382b8333a6d28b75b746f (atyfto@google.com)
    [checkout] Gracefully handle "get changed files" for patch skips

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

TBR=godofredoc@google.com

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