Roll recipe dependencies (trivial).

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

build:
  https://crrev.com/62c4b9f1a4f452a155fb32c3b87b19ef84d120d0 (bpastene@chromium.org)
    Clarify docstrings in recipe_modules/test_utils.
chromiumos_config:
  https://crrev.com/5ab0d8e316a5d377bd76bd63cf8d5d765d1456c4 (judyhsiao@chromium.org)
    audio: sound_card_init: export sound-card-init-conf to cros config
  https://crrev.com/7a58287637246010b89b244effa4af69eea700c4 (andrewlamb@chromium.org)
    Move source_test_plan.proto to new chromiumos.test.plan package.
  https://crrev.com/977e0e7700e63895af81e345ef1df1c704e84ea4 (andrewlamb@chromium.org)
    Update OWNERS.testplatform.
  https://crrev.com/a954c40698f80be69b815826033d3145c0a3884f (andrewlamb@chromium.org)
    Fix typos on TestEnvironment enum.
  https://crrev.com/bb98904be9284ef727cf0dfcdd93ad8eaa8813ee (ayatane@google.com)
    TLW: Define CallServo method
  https://crrev.com/2bd070619175326cedf38bc8152d9b6597af9267 (kimjae@chromium.org)
    Deprecate nested ChromeOSImage
  https://crrev.com/70ba719c0ce492f9480a93d8b007e33428218284 (lamontjones@chromium.org)
    recipes.cfg: track main branch
depot_tools:
  https://crrev.com/053a717f0231866f372cbb6b226d867c278b1cf0 (solomonkinard@google.com)
    Quick spelling update to man pages
  https://crrev.com/b1c08f6c6134e7592c067b8960e1e7935f9e9f4a (gavinmak@google.com)
    Notify if a change auto-CCs more than 100 users
  https://crrev.com/9a94a95e6551db75c454f79b9ef2f92404fe9980 (gavinmak@google.com)
    Remove TAGS_REFSPEC if no_fetch_tags is true
infra:
  https://crrev.com/3580f35acbcbefd7c045f223afd74eea521a6f35 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll chromiumos/config from 2bd070619175 to 70ba719c0ce4 (1 revision)
  https://crrev.com/0c5749662e65f8fddd22f7ae79f51a518c8d728f (eshwarn@google.com)
    SSW: update dutstate/dutmeta/labmeta only in UFS
  https://crrev.com/b5e8ef15c9b4c957af20f94e514e5fd2fea6d1f4 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll chromiumos/infra/proto from b410c69c218b to 3d8df2879d86 (1 revision)
  https://crrev.com/7d74a62f94e23558984fdba7ec0276fc15333901 (pasthana@google.com)
    Make MergeCoverage logic handle None inputs

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

TBR=chillers@google.com, flutter-scoped@luci-project-accounts.iam.gserviceaccount.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I70d9bca8c2c79d73c36f4717776fda4bb5bb464e
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/11880
Reviewed-by: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Reviewed-by: Casey Hillers <chillers@google.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: 8cd6ea72f782aa8799e1902035c643c300e70561
  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