commit | 7bf4ceddbcb6a2272e8e44cf66f4ca43d065a56d | [log] [tgz] |
---|---|---|
author | Yusuf Mohsinally <mohsinally@google.com> | Thu Jul 06 21:44:29 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 06 21:44:29 2023 +0000 |
tree | 398ab100486d527b2676e6847be1b39f53a9715c | |
parent | 3cb66d767902325f3f8b9f5722f7bada83ffc02e [diff] |
Adding the channel property to env for packages recipe. Bug:https://github.com/flutter/flutter/issues/130071 Change-Id: Ibdff947496e0c4767ecde86bc1cb867d647a0005 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/46900 Reviewed-by: Keyong Han <keyonghan@google.com> Commit-Queue: Yusuf Mohsinally <mohsinally@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