commit | d700488698e0bd6a17ce152a57fc8bc52e73f118 | [log] [tgz] |
---|---|---|
author | Keyong Han <keyonghan@google.com> | Fri Apr 22 19:30:01 2022 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 22 19:30:01 2022 +0000 |
tree | 1936b4b845bd980a41550c49384bbf3a690e7005 | |
parent | 4fb75da437d14a111a27327d69aabaae69d97a20 [diff] |
Manual roll deps Change-Id: Ib44ac1c382d22699ca9a3970aca7b2d006158edf Bug: https://github.com/flutter/flutter/issues/102383 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/29283 Reviewed-by: Casey Hillers <chillers@google.com> Commit-Queue: 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