Roll recipe dependencies (trivial).

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

build:
  https://crrev.com/6b18aad0c8cad2d712b2f5230003c7c33eead396 (jeffyoon@google.com)
    Support for Chromium version placeholders in Archive recipe module
  https://crrev.com/ec5e42adb9382aa72f04d24aefedc166fb3ea860 (adoneria@google.com)
    [updater] rename tryjobs to avoid conflict with ci builders.
  https://crrev.com/8d70ef5d996f2fbc48eee734c640af73c16c29a4 (mmoss@chromium.org)
    Revert "[weblayer, skew tests] Add CIPD metadata to step_metadata"
  https://crrev.com/c2733b20df4538556355aabb363bda9596a19af8 (gbeaty@chromium.org)
    Update led_recipes_tester for M88.
  https://crrev.com/c10b52c2e408b088a4ea88b5d290a408ad7a0407 (gbeaty@chromium.org)
    Set per-file owners for binary size recipes.
  https://crrev.com/5e7c79782628ab71b7eab2abb051a02cd483a785 (huangs@chromium.org)
    [Binary Size] Rework gs:// results invalidation.
depot_tools:
  https://crrev.com/c135bfa0f44f7cf57b6971ce43fdb4e7a255b981 (vadimsh@chromium.org)
    [cipd] Update cipd and vpython to latest versions.
  https://crrev.com/1607bf453ae1248e3209b2b9a25dd05d1e413e0b (mattkot@microsoft.com)
    Retry CIPD client download on Linux / macOS
  https://crrev.com/26cd974abfad06add50e162a3ebf03e6bc4f793e (hferreiro@igalia.com)
    Add a python2 shim under python2-bin/
  https://crrev.com/f0517095b85365a0be16933eca25425d70dfe32c (tandrii@google.com)
    git cl: remove check for likely wrong identities.
  https://crrev.com/5157fbfbae860c529184113657697e5c6b4c868d (cwallez@chromium.org)
    roll_dep.py: Support upstream branch being origin/main.
  https://crrev.com/e61ccc59a2405db5dfe76b3499e18b933d620c21 (gavinmak@google.com)
    [depot_tools] Make try-results fetch recent dry-runs
fuchsia:
  https://crrev.com/7e8e581852e1c6c22b4b67d1ab025feb76b2b372 (olivernewman@google.com)
    [build] Extract method to construct context spec
  https://crrev.com/a74d74d4b7d097e4f3c9f76e32f6f9cdec6961dd (olivernewman@google.com)
    [zbi_test] Make all build config values properties
  https://crrev.com/2421badc381eaeecd94623d346b60c7d1943b928 (olivernewman@google.com)
    [tricium] Memoize file reads
  https://crrev.com/98226b44d74c1b1490679a94a3770db74159bcb3 (olivernewman@google.com)
    [zbi_test] Add support for fint
  https://crrev.com/8e6fbcb4913d75f1da4285324452d1b67b2dd4f6 (olivernewman@google.com)
    [path] Pass prefix to most mkdtemp/mkstemp calls
  https://crrev.com/a1f4c150c29358b2ddf30428f7b7b33867bbe642 (garymm@google.com)
    [testing] abort early if multiplied shards fail

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: Id58b342c999504ea2bae93eb361639eb71a75e75
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/8680
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: c00588064fe6f13c5105b3504a0f1a90ccd97f55
  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