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, infra) into this repository.

build:
  https://crrev.com/33a6e16dbc6c265ae805b6c0c7722377959c3322 (yyanagisawa@chromium.org)
    [clean up] Goma FYI builder configs.
depot_tools:
  https://crrev.com/51eac66a56d972de2b4f723a4c479e0f8cbb0524 (iannucci@chromium.org)
    Update `bb` tool with enhanced support for experiments.
  https://crrev.com/3f562c04e0a226ca2db884189a0fca9ffbd3af7d (thakis@chromium.org)
    win_toolchain: Write json files only if different from what is on disk
fuchsia:
  https://crrev.com/74676085029a09c824fc8dfd04072ac93727c353 (rudymathu@google.com)
    [recipes] Pass gce mediator data in from specs
infra:
  https://crrev.com/04ea685bfddc71d043a8e43083224388ccfe8c2a (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll chromiumos/infra/proto from ccfa0eccbc79 to d0c9e53cdc77 (1 revision)
  https://crrev.com/52fd6da8ad0295840e1719453b28024055ae3311 (eshwarn@google.com)
    UFS: declare SchedulingUnits to dronequeen
  https://crrev.com/e7b8baa1501fe5c470f00bcfc0ded345a0b2ebee (andrewjc@google.com)
    🚝 Make our metrics monorail specific.
  https://crrev.com/8e7a16be2d3ba48c15284efc010b5a6e102698e2 (eshwarn@google.com)
    UFS: reportInventory for SchedulingUnit for gmon
  https://crrev.com/da77f51f650bfbac7229647057c8e2717d46dcc7 (guocb@chromium.org)
    caching-backend: conf-creator: wait until the node is configured in UFS
  https://crrev.com/b350ff3bbe1726df9e62911a9b825184fd3457c6 (guocb@chromium.org)
    caching-backend: allow customization on interface keepalived listens on
  https://crrev.com/9559eb7b561b6c89aef140fdf5f20c06d066adb1 (nqmtuan@google.com)
    [SoM] Add Weiwei to SoM's OWNERS
  https://crrev.com/a0ae4daff751b1af09011cc65975cfd17ac041ab (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from 4dc9a845c004 to 9fa46d9ab9fe (1 revision)
  https://crrev.com/dd7dbb03896115dccc41496b3e132f8de0131378 (eshwarn@google.com)
    UFS: dump SchedulingUnit to BQ
  https://crrev.com/cb3a154c9918e4a20ff3514d4c988e7c0392b5a1 (guocb@chromium.org)
    tlw: decouple Session and TLW server
  https://crrev.com/ddf5c06d226b5f4ff9678b5f5787491d2ac3dbb1 (iannucci@chromium.org)
    Revert "[buildbucket/py] Add luci.swarming.use_rbe_cas temporarially."
  https://crrev.com/97fa31730c15b67bdb64622253047e814094964f (eshwarn@google.com)
    UFS: add pagination for dutstate/cachingservice List calls
  https://crrev.com/4bd37a3457c52d0ca117cd491f75a6ab1a7a584e (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from 9fa46d9ab9fe to aaa2ff4b87bb (1 revision)
  https://crrev.com/baf87f96227f879c58dd02a61ed1f0e6f3d1d7f9 (guocb@chromium.org)
    tlw: cache env: use the shared UFS client
  https://crrev.com/269cbb0bbb89121dd7b5c06a257a726109e40fca (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from aaa2ff4b87bb to f4e0a3518b3c (1 revision)
  https://crrev.com/b2755427fcd64804661c7bba6776a609fe859710 (eshwarn@google.com)
    shivas: reference main branch in description
  https://crrev.com/7ee7c6f0f88b86476675c30aa4ff43a285a78187 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from f4e0a3518b3c to c4692d590775 (2 revisions)

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: Id7a30bcc3f379036a8323ee997b572cc4b9a0acd
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/12081
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: a81428e3006727b1ff1b61bae3e40f36ded58e9e
  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