commit | ea0840b405979722a936c83143023de92881c45a | [log] [tgz] |
---|---|---|
author | Casey Hillers <chillers@google.com> | Fri Aug 13 02:48:44 2021 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 13 02:48:44 2021 +0000 |
tree | dea0c2d3f516c86051b97f3bbc3f4c959e56f092 | |
parent | 867a17f839ec260b3365cfdc8e15d197f6079989 [diff] |
Document .ci.yaml Bug: https://github.com/flutter/flutter/issues/87969 Change-Id: I3849926c905d69977d2dbeb8c26b16c6937dab12 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/16801 Reviewed-by: Godofredo Contreras <godofredoc@google.com> Commit-Queue: Casey Hillers <chillers@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