| commit | 38afd402c3495ecd07c34d68dab813a0049f676b | [log] [tgz] |
|---|---|---|
| author | Christopher Fujino <fujino@google.com> | Tue Aug 24 16:48:58 2021 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 24 16:48:58 2021 +0000 |
| tree | 46c611a82a63156b641aff14a37e0d1e799c8ee8 | |
| parent | 028c327970228b12bbeecb0c5860e96acd05d3c5 [diff] |
Simplify building ios-deploy This removes the usage of Homebrew from building ios-deploy, and instead depends on a simple bash script. BUG=https://github.com/flutter/flutter/issues/36019 Change-Id: If8170a9f32d6105bdc866aba0a7491bfb48e5b42 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/17285 Reviewed-by: Keyong Han <keyonghan@google.com> Commit-Queue: Christopher Fujino <fujino@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