commit | 03020a5323fc04b9691c80549ea2d0ee81ba2ddd | [log] [tgz] |
---|---|---|
author | Drew Roen <drewroen@google.com> | Fri Jun 30 21:09:40 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 30 21:09:40 2023 +0000 |
tree | e7ab79f229e4876eb5adc3077a0c768d78ecf5d1 | |
parent | db16365f96d268fc3db5c44a32d2a8046a0044d9 [diff] |
Add an echo to clarify what is being executed in the analyze script to users Bug: https://github.com/flutter/flutter/issues/114240 Change-Id: I1fb111070fa08782f1fa87d49c1d851ef7fcdc08 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/46721 Commit-Queue: Drew Roen <drewroen@google.com> Reviewed-by: Keyong Han <keyonghan@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