commit | 73002bd3dc2b9d4c1effc5feddcbca9a2121d28f | [log] [tgz] |
---|---|---|
author | yusuf-goog <mohsinally@google.com> | Tue May 03 19:44:41 2022 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 03 19:44:41 2022 +0000 |
tree | 52187f4664e655666e0aa8caa2919aab2f656033 | |
parent | 7b4b0aa49f2d1f26b45cf0536d9520719f684e10 [diff] |
Manual roll Bug:102383 Change-Id: Ia78ec40b930c98b4e422bcc3cb974efd418537f1 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/29560 Commit-Queue: Yusuf Mohsinally <mohsinally@google.com> Reviewed-by: Christopher Fujino <fujino@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.
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