commit | 693a18831ecdf01737f79a1db96a011d018c31ed | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Fri Apr 28 18:08:10 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 28 18:08:10 2023 +0000 |
tree | 38e25656725d18c9bf4ce189f00b24febac3e2d9 | |
parent | 70e5ca5e6e54a4195d20bbe357cd953101fb1fee [diff] |
Apply consistent style to all the repo. Bug: https://github.com/flutter/flutter/issues/124737 Change-Id: I64c904f5f3822f62bfd692277c64eba4f62f5149 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/43120 Reviewed-by: Ricardo Amador <ricardoamador@google.com> Commit-Queue: Godofredo Contreras <godofredoc@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