Roll recipe dependencies (trivial).

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

fuchsia:
  https://crrev.com/4615ea74558bd0cfd8444f5dc91bd3bc421eae48 (hjfreyer@google.com)
    [recipes] Fork flutter_with_dependents_roller.py.
  https://crrev.com/4f413121551db0448177afde34aaf1b7020603cc (phosek@google.com)
    [clang_toolchain] Enable the use of zilb and libxml2 on Windows
  https://crrev.com/173c4bdc0efbbaa43e871dc873847bb75fba8d5e (hjfreyer@google.com)
    [flutter] Simplify flutter_with_dependents_roller.py.
  https://crrev.com/45462ff791059ee3c53a6b69d2779f9ac31c65df (leonardchan@google.com)
    [recipes][clang] Add arm64 host runtimes tests
  https://crrev.com/111067a3ed671228eae38bf431da83313fc0f442 (nmulcahey@google.com)
    [code_search] Update recipe to use main as default.

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: Idedf8757de1e2793aa507ec0b90ef9768c2138f1
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/13160
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: ae1d460da838eb033059532f8c84f2484a72b203
  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