commit | e6107f1f296eb35e8df3e661eba4e592484f53c3 | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Wed Dec 14 18:05:03 2022 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 14 18:05:03 2022 +0000 |
tree | 0020a4925f89cd4013b9fb0b106115c361eb2c89 | |
parent | c0017aa48c744a124faaf3e04033fa79e4f5151e [diff] |
Run packaging only in beta|stable channels. Ensure packaging builders run only on beta and stable branches. Bug: https://github.com/flutter/flutter/issues/115492 Change-Id: Ied15f6570ad10c11a2c210677bc8f71e83b0e45a Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/37283 Reviewed-by: Jesse Seales <jseales@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