commit | f098e6f49adec6ab78c58aa3d17b986275f9ad48 | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Thu Feb 16 17:15:06 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 16 17:15:06 2023 +0000 |
tree | 319580dd17b8952a22a95b12102c675ebef38632 | |
parent | 2a0f84b1983214ccafeaf47cfc0734cbc2ed7d06 [diff] |
Migrate windows aot artifacts to GN+Ninja. This PR replaces the recipe generated artifacts for windows aot with the ones generated by GN+Ninja. Change-Id: Ia56cd4f9ccb964524eded98cf13ba412ed47ef89 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/39281 Reviewed-by: Zach Anderson <zra@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