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/5556a9866df3bfe6e3856c6d7b7575624df39d34 (pasthana@google.com)
    Create separate reports for unit tests for Java
depot_tools:
  https://crrev.com/057831ef1f149883e3c26f58a867663f78dc49e1 (hypan@google.com)
    Recipe: Add timeout for fetching gerrit commit message in tryserver API
fuchsia:
  https://crrev.com/f8e7e2a22c2e1594e87a4ae39ef995da8f5c48c2 (ihuh@google.com)
    [coverage] Include generated sources for coverage-sdk variant.
infra:
  https://crrev.com/428f4a4d9f827216f625c211a451eaf8c00fe70d (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-py from fbe31710183e to d35929179278 (1 revision)
  https://crrev.com/a6ec5899969093f6e38b8318b823e5a30bdbf26f (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from 7115bfecc008 to a2b7e672f795 (2 revisions)
  https://crrev.com/0634f6e230bbc6db53f8bb47b2d7644ebdaadb97 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-py from d35929179278 to 9dcc734a9a91 (2 revisions)
  https://crrev.com/d8ec6f0c1202494c6495646ce7455e50bcbb7be5 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-py from 9dcc734a9a91 to c9796c21247e (1 revision)
  https://crrev.com/afa9ee1969044d89c85a2d8f5e3f4e7620e4f710 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll chromiumos/config from 932f91479673 to f9d0a6b81e55 (1 revision)
  https://crrev.com/5c13682897d9e7449823c96a83ef74d0326015d4 (kweng@google.com)
    [🚝] Markdown - escape HTML source

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

TBR=chillers@google.com, godofredoc@google.com

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