Roll recipe dependencies (trivial).

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

build:
  https://crrev.com/522e270a0b7f2abef482ea2cb8d6db5f718ab68f (bpastene@chromium.org)
    Coalesce/simplify all RDB-exoneration code in recipe_modules/test_utils
chromiumos_proto:
  https://crrev.com/ccfa0eccbc7983238eebe2f50d96258168d96528 (shaochuan@chromium.org)
    android: add GetLatestBuild endpoint
  https://crrev.com/d0c9e53cdc771dcd9ee8c6dc7beef392903b9d6f (jaquesc@google.com)
    Adding new enum to upload DLC image
depot_tools:
  https://crrev.com/5c3929c3529fe3ac48c6d95cc094528e7b7d8432 (dberris@google.com)
    pinpoint: Update Pinpoint CLI
  https://crrev.com/6900c00a1a17d20e8667988d6a57abaabcc32971 (thakis@chromium.org)
    depot_tools bootstrap: Don't try to pull non-existent binaries on mac/arm64
  https://crrev.com/faaed2f48641da0bb24fa36de87381ff30002806 (seanmccullough@google.com)
    [depot_tools, chromium/src] mv CheckInclusiveLanguage into canned checks
infra:
  https://crrev.com/ae1f3255ac19f4b6f9c2dca9c76c5ee3b382f058 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll chromiumos/infra/proto from 29ff5aa38545 to 24bbb7aac2d4 (1 revision)
  https://crrev.com/c320ef39395d1f1feddfed443cdbbb5df95864e1 (eshwarn@google.com)
    UFS: implement Get/List/Delete SchedulingUnit
  https://crrev.com/d45835e2a7a18cd5f1524e6f1d88db8705fc8781 (linxinan@chromium.org)
    Add flag to specify lacros artifact from skylab command
  https://crrev.com/57c9ad006b4ffce2440bb5532780494b971dba3b (eshwarn@google.com)
    UFS: validate update/delete MachineLSE for SchedulingUnit
  https://crrev.com/0f15834aa30236d0abdc2a64924f7b73509d8c87 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from 3f7a34486038 to 594c5acaaaca (1 revision)
  https://crrev.com/a2a6daa5ba5e233c455174c22d1a04af11fd9b2c (jaredloucks@google.com)
    crosfleet: add lacros path param to test runs
  https://crrev.com/b8b18994f34f780be3f492898b56ecf8fe7262ee (jaredloucks@google.com)
    Update CI team OWNERS files and remove former team members
  https://crrev.com/9f5185738f8d47ffd81cf020e157833720b77056 (anushruth@chromium.org)
    [IV2]: Deprecate API in conflict with UFS
  https://crrev.com/e693c3d631a57595552908dcea032392486d336d (xixuan@google.com)
    UFS: log change events for deployment records
  https://crrev.com/54e98164a380d6ab6c768362c481fd1fa84356f2 (xixuan@google.com)
    UFS: add serial number to machine index, validate its uniqueness
  https://crrev.com/ee103cb455c55aef0cc37cf0d7db17e608bb00df (iannucci@chromium.org)
    [buildbucket/py] Add luci.swarming.use_rbe_cas temporarially.
  https://crrev.com/af052dbb407e4ee32dd965084fbd0ae585f7196b (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from 594c5acaaaca to 4dc9a845c004 (1 revision)
  https://crrev.com/f2d50a421f9796f3493b96d96b3f56dc78dceb73 (anushruth@chromium.org)
    [Skylab]: Remove inventory and internal cmds
  https://crrev.com/bd05c7dba31fbb3de9b3570da8f34e7489c6f01d (kevinruvalcaba@google.com)
    Updating documentation to be more inclusive towards non-employee users
  https://crrev.com/7b94af0b8f8aad26ced5518283bc50f13636fa6f (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll chromiumos/infra/proto from 24bbb7aac2d4 to ccfa0eccbc79 (1 revision)
  https://crrev.com/081713e9334e23d6274d3bdc3d8fb35ea7a36bf2 (kimjae@chromium.org)
    tls: phosphorus: Use TargetBuilder instead of Image in ProvisionDutRequest

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: I3a6633acbf93842115756c3a834293d0911df622
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/12100
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: 724821fbd088ea1ebcff89e61fef47a499bbb355
  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