| commit | 81e62beb469dc7a3c47d9a98db4a56508ec65c26 | [log] [tgz] |
|---|---|---|
| author | Jenn Magder <magder@google.com> | Wed Jan 05 04:13:25 2022 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 05 04:13:25 2022 +0000 |
| tree | 1b5412d038fb384a76d796e38810696974e58f20 | |
| parent | 3525d10fb0fceefdeb858e1a5f79a70a653ccfe1 [diff] |
List iOS simulators after installing Xcode This will help debug which simulators are available from the downloaded packages https://github.com/flutter/flutter/issues/91689 Takes ~200 ms to run. Change-Id: I9c87c26b0e9a53e9be3e5fedf5fd155f4dce0a00 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/24440 Reviewed-by: Godofredo Contreras <godofredoc@google.com> Commit-Queue: Jenn Magder <magder@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.
The script branch_recipes.py is used to generate new copies of the LUCI recipes for a beta release. See Recipe Branching for Releases for more information. For usage:
$ ./branch_recipes.py --help