commit | 89cf83cc19757b285cb6604ba3a1a06aee163acb | [log] [tgz] |
---|---|---|
author | Nehal Patel <nehalvpatel@google.com> | Wed Sep 21 20:25:08 2022 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 21 20:25:08 2022 +0000 |
tree | 1f0c7c60e419e4d6f543a9eece4f7b40f99133d6 | |
parent | 037adef2e2a1a9b8084540867f10c213cae5fba0 [diff] |
Specify platform for jazzy gem install Change-Id: I187a40c7e9e1cd41ca922fff459e69fbf34ad460 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/34040 Reviewed-by: Keyong Han <keyonghan@google.com> Commit-Queue: Nehal Patel <nehalvpatel@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