Roll recipe dependencies (nontrivial).

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

Please review the expectation changes, and LGTM+CQ.

build:
  https://crrev.com/816805d78df5ed2ee61af5101a4dc7a9b3a7f41e (adoneria@google.com)
    [updater] create new buildergroup chromium.updater
depot_tools:
  https://crrev.com/b4f4226d153e993888f6e7429dcc9aca480e680e (ehmaldonado@google.com)
    [owners] Implement ListOwnersForFile for Depot Tools
  https://crrev.com/02d4b82580618083ee9bd4412b6365f973e7b4a0 (ehmaldonado@google.com)
    [presubmit][owners] Skip owners check when Bot-Review is +1
  https://crrev.com/cf49cb8206bad8909e2f71c6c8901963cb900b46 (ehmaldonado@google.com)
    [presubmit][owners] Skip owners check when Owners-Override is +1
fuchsia:
  https://crrev.com/e2ac8a48d37c2cca4c93b28747e2200d85536c68 (nmulcahey@google.com)
    [jiri] Roll fc7b70d414e631a29569abca9b352d01a35aeb4e
  https://crrev.com/df67bb8dc622f1bba9de91da40c4473e31371fc7 (jayzhuang@google.com)
    [build] Upload Ninja trace in both CI and CQ

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

R=chillers@google.com, fujino@google.com, godofredoc@google.com, keyonghan@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ic10dfc983ad668945f92414a93fcfb72fc135f72
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/8580
Commit-Queue: Godofredo Contreras <godofredoc@google.com>
Reviewed-by: Casey Hillers <chillers@google.com>
2 files changed
tree: 5a3fd281755dbb3ff5b421210e155709f2758d34
  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