commit | 924ef87154b0268a5052b23278c1e3f295cfc5a3 | [log] [tgz] |
---|---|---|
author | recipe-roller <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> | Fri Jun 30 14:32:38 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 30 14:32:38 2023 +0000 |
tree | 0758e7d2708bb6d42e1659f317face82cad636fc | |
parent | 5c19f2c0e5b2a11b7d5591619f4e980aee9bb0f4 [diff] |
Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (fuchsia, recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8776861103294054401 fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+log/c78e5f02d6b5e7f0f399e7ac104ed66a3d623bee~..156960b2d0c8b8e228d7dffa14dfe84a7d9a6cc5 c78e5f0 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools db79609 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update coverage pinned tools 156960b (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/16ed44b7e861d0fe08f0e2940b8794e805e042d0~..84baae1fe070d4c73fe8d8acf936040db5b80979 16ed44b (iannucci@chromium.org) Update generator_script module. 84baae1 (iannucci@chromium.org) [python.inline] Remove deprecated method and warning. Please check the following references for more information: - autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller - rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback - cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md Use https://goo.gl/noib3a to file a bug. R=flutter-infra@grotations.appspotmail.com Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: I590d7e84e2c6af63c75a657902c80c1df17d1c00 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/46701 Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.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.
Running python recipes.py test train
will execute all of the tests in this repository
Required binary is not found on PATH: cipd
when testing locallyYou need to ensure depot_tools is installed. See Depot Tools Installation Tutorial