commit | 1c6a0889e8bbb26e924858ab2f69de583589d270 | [log] [tgz] |
---|---|---|
author | Greg Spencer <gspencer@google.com> | Wed Jul 26 23:06:03 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 26 23:06:03 2023 +0000 |
tree | 5ed1ff0ecc187ee8b940e022e23983fb3d8420a2 | |
parent | bd6fead219a00a2b3892acf1028c09be04cbf7ee [diff] |
[flutter_deps] Add doxygen as an allowed CIPD dependency Bug: https://github.com/flutter/flutter/issues/124833 Change-Id: I11dcbf26b7538c5ae70fd4766d9d0b902d2b46f1 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/48060 Commit-Queue: Greg Spencer <gspencer@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