| commit | 5429fd69ef5401a3d30d9ab76b2fdb593c523786 | [log] [tgz] |
|---|---|---|
| author | Casey Hillers <chillers@google.com> | Fri Mar 25 01:35:30 2022 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 25 01:35:30 2022 +0000 |
| tree | a3733538e4b971dcb5f179f417978ddda6718b6c | |
| parent | 6ca239f2fb16d4ab2b1722b6392f6f2e481f37fc [diff] |
Move flutter source to copybara mirror This is necessary for the cocoon scheduler migration Depeendency on go/flutter-cl/28140 Bug: https://github.com/flutter/flutter/issues/92300 Test: grep -r "external/github.com/flutter" . Change-Id: I498db38eb7123be2494834ee71c56dbff90defc2 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/28161 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