commit | 8acadc6ed9718254de7d426c14ebf539f94ae755 | [log] [tgz] |
---|---|---|
author | recipe-roller <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> | Thu Jul 20 04:00:19 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 20 04:00:19 2023 +0000 |
tree | 3e9fbde437733e3c8a29da5c6f5bf970b1e679cd | |
parent | b12c2802bba6d5f4794e305e8f86f8f7d864d0a9 [diff] |
Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8775086445782419249 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/58526aed06cb07fd611c5c6da38df67d5c162f1b~..c9aad4d94e4210dadc962bd0104b5a4444850fb1 58526ae (iannucci@chromium.org) Remove WARNINGS from recipe_module_importer. fdfaa9c (iannucci@chromium.org) [recipe_modules/context] Remove futures/six usage. 0066072 (iannucci@chromium.org) Remove DISABLE_STRICT_COVERAGE from recipe_module_importer. de6b9af (iannucci@chromium.org) [archive] Clean up some py2 compatibility things. c9aad4d (iannucci@chromium.org) [recipe_modules/led] Remove futures/six usage. 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: Id56b80655fea855cb4557c7cf898a6028e60f475 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/47624 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