commit | 78c7c01a1e9b7985165fdeeb6ba9b6cb28b0561b | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Thu Mar 02 03:38:34 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 02 03:38:34 2023 +0000 |
tree | e0e71850eec1022323e9270bb01dfd3ba2b737c9 | |
parent | 37af5309555e54eeb627a02292a3ffcb51efae6d [diff] |
Enable realms in global generator archives. This is to separate experimental binaries from production ones. Change-Id: If61753acbe32f3fa0d9201199d8b7a0385285e14 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/39802 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