commit | a23d638ad99cfac042b3016ec80954ce90f654e5 | [log] [tgz] |
---|---|---|
author | Rob Mohr <mohrr@google.com> | Thu Jul 28 22:22:46 2022 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 28 22:22:46 2022 +0000 |
tree | 5ef18dbc1e11dd0fbaf12c7b181afaa1e7b63ab8 | |
parent | 270c71b990e117272c1de73132e1834800bdc267 [diff] |
Roll recipe deps Manual roll because we need a Python 3 update to the roller: http://crrev.com/c/3791963 Change-Id: Ib597a781f968ba2d043ed8f739d9570b82e585a2 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/32241 Commit-Queue: Rob Mohr <mohrr@google.com> Reviewed-by: Godofredo Contreras <godofredoc@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