commit | fb5a593ef7aaa9e2781566878264523e3fdc0862 | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Tue Jan 31 21:27:35 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 31 21:27:35 2023 +0000 |
tree | 9a20babe83e064de0396798e3f50eca17763bac3 | |
parent | 7f9fcf9d8681310cad44a16b6b2a21eb728ac43a [diff] |
Migrate to windows host gn artifacts. This is part of the migration outline in https://flutter.dev/go/gn-ninja-engine-artifacts. Change-Id: I1dfb7b72c3afa067947d2f3eaa5697cec7192846 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/38283 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