commit | 308ea8275d88dfd01945c0807baa7d12c11224bf | [log] [tgz] |
---|---|---|
author | Drew Roen <drewroen@google.com> | Fri May 12 19:29:26 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 12 19:29:26 2023 +0000 |
tree | 43dfdc03c11d8ee624f05b72315b16021993b70b | |
parent | 3dc72af1591b18ac83cdf0cd9fe7bf2db9e8ed86 [diff] |
Report dart-internal builds to the pubsub endpoint, so they can later be added to the datastore Bug: https://github.com/flutter/flutter/issues/124627 Change-Id: I151fa6fcbd26b8e5f924e5fdf14fa5aba04a70fc Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/43360 Reviewed-by: Godofredo Contreras <godofredoc@google.com> Commit-Queue: Drew Roen <drewroen@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