commit | c895cfabd29f3760a1a61556df1da41e9b95d0fd | [log] [tgz] |
---|---|---|
author | Christopher Fujino <fujino@google.com> | Tue Feb 14 20:39:25 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 14 20:39:25 2023 +0000 |
tree | 62fb3a3e2af57a411d65856c79f06fc28bf37745 | |
parent | 4f5dd63e20766d1b060ba72dff210258e6633072 [diff] |
make flutter update-packages verbose Bug: https://github.com/flutter/flutter/issues/120708 Change-Id: I6a7b9f97ed9cb339447c6e1c634e143ab1a4313c Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/39280 Commit-Queue: Christopher Fujino <fujino@google.com> Reviewed-by: Jesse Seales <jseales@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