| commit | 8a3f501a0322b21053deef29f50c37de1d721f7f | [log] [tgz] |
|---|---|---|
| author | Darren Chan <chandarren@google.com> | Fri Jul 07 21:45:28 2023 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 07 21:45:28 2023 +0000 |
| tree | c27525676bf9ccdfdbfbbe90a6fba08fae44803b | |
| parent | 8598d49b4236c6a3428c1259fdeba5f73e49b7ec [diff] |
Migrate to PBv2. Migrate away from PBv1 (`ffx product-bundle`) to PBv2 (`ffx product`). Change-Id: I488de85abafb3631ced1acc85bd2f5718185a3ae Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/46740 Reviewed-by: Zach Anderson <zra@google.com> Commit-Queue: Darren Chan <chandarren@google.com> Reviewed-by: Jiaming Li <lijiaming@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