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/43bf62d2f54767a17449ad3938e15fb315c255f6 (jperaza@chromium.org)
    Support SKIPPED tests in GTestLogParser
  https://crrev.com/14b4b77ce1f93298538f5ce6588358645dbc9048 (tikuta@chromium.org)
    Reland "[scripts] remove cros_chromite.py"
  https://crrev.com/d9cf9f65873308d70bfe91387d7a1aec7d17376d (ynovikov@chromium.org)
    Add Windows and Linux AMD RX 5500 XT GPU.FYI CI and try bots
fuchsia:
  https://crrev.com/ac047fbc3a948f339747325fe4b3a77b63225a5c (olivernewman@google.com)
    [static_checks] Support non-fuchsia.git repos
  https://crrev.com/a1eb5aab3ed7c108bb81aaa31213b348c3525923 (maheshsr@google.com)
    Upload size_checker to big query table and stop uploading filesystems data.
  https://crrev.com/f152e54acb4c07a2e8208deda37eaa27706622e3 (bbosak@google.com)
    Revert "Upload size_checker to big query table and stop uploading filesystems data."
  https://crrev.com/1521e0b57220b5598f9263b54cecae60de81132b (garymm@google.com)
    [fuchsia] remove enforce_size_limits field
  https://crrev.com/e0627be6bde9b9c99af270f747f862abd5c33ddf (olivernewman@google.com)
    [build] Don't use defer_results()
  https://crrev.com/9d85cdbfb754483d8df5c17a5db510325428f4f0 (nmulcahey@google.com)
    [cobalt] Fix cobalt recipes.
  https://crrev.com/219e99acfa222da50f2a8e52a01c7a0ae03e18a3 (nmulcahey@google.com)
    [jiri] Roll jiri to 13db3a5917897cebc93c9d
  https://crrev.com/61b9e1ecc44dbb90403a96408a6c1375a3621ebb (mcgrathr@google.com)
    [llvm] Don't use Goma on linux-arm64 host
  https://crrev.com/b118936789e8ac25a78264fcf23ff6ab62a02d3a (fuchsia-infra@google.com)
    Project import generated by Copybara.

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

TBR=fujino@google.com

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