commit | 886ba9d27d8a0249953c637cf2b806182ef55487 | [log] [tgz] |
---|---|---|
author | Casey Hillers <chillers@google.com> | Wed Apr 12 17:43:51 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 12 17:43:51 2023 +0000 |
tree | fe4bf7f518756ead581ecef2d22adc00da8e2680 | |
parent | e2a5679befc0c08b57cff41e87f10ccccb3aecdb [diff] |
[release] Use engine checkout Bug: https://github.com/flutter/flutter/issues/124708 Change-Id: Iac6161eca1773539e9bae0e134893ddb57de046d Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/41665 Reviewed-by: Jesse Seales <jseales@google.com> Commit-Queue: Casey Hillers <chillers@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