commit | 2cca22802c041a7905ad0520093695e392be594a | [log] [tgz] |
---|---|---|
author | Keyong Han <keyonghan@google.com> | Tue Jun 27 03:23:51 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 27 03:23:51 2023 +0000 |
tree | d26a5a4dc9709d76bbe1479e755acc24509d9802 | |
parent | 35fac34435de8996bbb4de451316c0935a9d2d2f [diff] |
Cleanup legacy codes related to plugins repo Change-Id: Ia40b2dc9f2a5c59c415d83e30ed2726c3399808a Bug: https://github.com/flutter/flutter/issues/122334 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/46460 Commit-Queue: Keyong Han <keyonghan@google.com> Reviewed-by: Ricardo Amador <ricardoamador@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