commit | 9e7700318923bb34cd24ea097869cb1efe9a24eb | [log] [tgz] |
---|---|---|
author | Drew Roen <drewroen@google.com> | Thu Jul 13 18:03:40 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 13 18:03:40 2023 +0000 |
tree | a3848de62de06a0d2bb6107a9913f4363f771ba6 | |
parent | 2b7f4744f35240413a2f42f7a47876f2cf8ee685 [diff] |
Move dart-internal publishing to release_builder Change-Id: I4672a964b6a0d2b4e4c3dc93431fe8b02c92a74f Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/47220 Reviewed-by: Jesse Seales <jseales@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