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/1d2b2c2887f2e1cf9d19deab313e2a138d7dd1e6 (huangs@chromium.org)
    Reland "[Binary Size] Transition to size_config_json flow."
  https://crrev.com/6899d349a14942ca98c4bfaf640a94714b27ac48 (gavinmak@google.com)
    Reland "Modify _create_kythe_index_pack to use package_index rewrite"
  https://crrev.com/b0881da9a060731af091532427375fd6b2ae19dd (huangs@chromium.org)
    Revert "Reland "[Binary Size] Transition to size_config_json flow.""
fuchsia:
  https://crrev.com/b47648559e4acdee73fc8731b57c9052400960c6 (jdkoren@google.com)
    [recipes] update location of dart packages

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: Id17bddbece1b02891413962ad904f75a0e1317fd
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/8641
Reviewed-by: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Reviewed-by: Casey Hillers <chillers@google.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: 105064fb26c4ffbd2dbe0cd7291508354ee7b1e3
  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