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/60ab56d01ba47ab09695a6eaef544135b5743950 (sweilun@chromium.org)
    Use the test/histograms.xml in tricium_metrics tests
  https://crrev.com/1f9e494590dad08fa6366d85950756302150cf04 (msavigny@google.com)
    [reclient] Add .log files to uploaded reclient log set.
  https://crrev.com/71c23c7c3035177dc7d1b1eee90ce9919e61a707 (jxiang@google.com)
    Invoke CELAB build scripts by python3 in LUCI builders
depot_tools:
  https://crrev.com/ee08888d27f51a085d5dc385e91e5eb1091b30d2 (pkasting@chromium.org)
    Update comment to reflect a directory's new name.
fuchsia:
  https://crrev.com/6bfdea1344592650100f338211edc08daa9d1d1c (tandrii@google.com)
    [tricium] update fuchsia recipe to comply with stricter rules.
infra:
  https://crrev.com/f4079d0e210fb472ab99ce7fb2716ad47fed794b (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll chromiumos/infra/proto from ba457d818f48 to a09ff3aec0c4 (1 revision)
  https://crrev.com/4c9a2c9bb78831cfcb18d5a2badc9aabc002f931 (gatong@chromium.org)
    Adding way to see delta vs the previous period
  https://crrev.com/4edc7d3ed6fa4de6ceb9b0869a14ccfcb23d29ba (anushruth@chromium.org)
    [WIC] Fix add file logic to use Copy-Item
  https://crrev.com/ca34ae84b9e5df0e4551ca6b139784123d31aff7 (swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com)
    Remove ehmaldonado@google.com from OWNERS
  https://crrev.com/0e07f17dc8068cbee3f622ded69e487594a18bb7 (gregorynisbet@google.com)
    [satlab] Commit get DUT for satlab tool.
  https://crrev.com/6cdf0f1f845305919a6d201f834d39bac856fc99 (xixuan@google.com)
    UFS: support updating os image of browser lab hosts
  https://crrev.com/800f96a7b63f481e56941b17000f3c08bf7d0bb0 (gregorynisbet@google.com)
    [satlab] Add delete dut subcommand
  https://crrev.com/3853fbcb4dfd540b3a35090172f5da7b0e78fe53 (chanli@chromium.org)
    [weetbix] Add AnalyzedTestVariant proto

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

TBR=keyonghan@google.com

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

Configuration

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