Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (depot_tools, fuchsia, recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8829135557191298097 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/804165b445f1e44c169a7cc16ef456e764b56ad8 804165b (sokcevic@google.com) Revert "Use ort strategy when applying patch" fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+log/6e0c894a978eba0f5baafa65a849f10c53c71cea~..a3e2b06e6378901a7e90202e077e7f804988970c 6e0c894 (atyfto@google.com) [platform_version_roller] Run script from checkout root 3e0c7ac (nmulcahey@google.com) [py3] Convert resource scripts to py3. b1458d7 (rudymathu@google.com) [recipes] Use local images.json when use_cas=True dd718fe (ihuh@google.com) [coverage] Add property to specify to use authenticated GCS URL. 9cff2c9 (nmulcahey@google.com) [py3] Remove api.python calls for resource scripts 1ef0cfa (olivernewman@google.com) [luci_config] Ignore non-dirs in generated dir df185b5 (atyfto@google.com) [sdk][cl-util] Add plumbing for configurable cl-util ref 576ae50 (olivernewman@google.com) [fuchsia_cipd_roller] Use checkout recipe module d82aaad (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update tools to latest a3e2b06 (olivernewman@google.com) [fuchsia_cipd_roller] Get project path from Jiri recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/4d492867cfdccec4b57c156bae5cb39225b7508f~..6405fa87ee7da2a25985a1c061d8ebb6e18b154c 4d49286 (iannucci@chromium.org) Fix ResourceWaiter to not accidentally sort by gevent.Channel 6405fa8 (gbeaty@chromium.org) Don't report coverage when using the --py3-only flag. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=chillers@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I66b2fbb2e534dd6244cf8bce7ecf078568b2fe5a Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/23660 Bot-Commit: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Casey Hillers <chillers@google.com> Reviewed-by: Casey Hillers <chillers@google.com>
This repository contains Flutter's LUCI recipes. For the LUCI infrastructure config, see flutter/infra. Actual builds can be seen at ci.chromium.org.
Supported repositories roll their .ci.yaml into flutter/infra, which updates what properties builds have. For example, flutter config specifies various dependencies the different tests require, which are then used by the flutter_deps recipe_module No modifications to flutter/infra are required to work on the recipes.
Tricium configurations recipes repo.
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