commit | 0a85a396c1c9b3c77394f544078e66489327a539 | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Thu Jan 26 00:04:17 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 26 00:04:17 2023 +0000 |
tree | 5468ae916082d38b322741f7679795e9d4b0cf53 | |
parent | bc3525a29376886f527183081d13f9ce3524191e [diff] |
Fork tar module from fuchsia recipes. The module was deleted from fuchsia but it is still required to run femu tests in flutter. Change-Id: I895f57745256273996e7da9532f48b87f29c946b Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/38223 Reviewed-by: Yusuf Mohsinally <mohsinally@google.com> Commit-Queue: 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