| commit | 898811d2431b4d9517c30f974d57177f3f0d74d0 | [log] [tgz] |
|---|---|---|
| author | Oliver Newman <olivernewman@google.com> | Sat Jan 08 02:08:52 2022 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 08 02:08:52 2022 +0000 |
| tree | cadff82da4ab26b44919408451f20312b1ea3df4 | |
| parent | 81e62beb469dc7a3c47d9a98db4a56508ec65c26 [diff] |
Roll recipe deps Rolls had fallen so far behind that the roller was timing out trying to test all the possible rolls, so a manual roll was required. Notably, `api.python.failing_step()` and similar methods have been deprecated in favor of `api.step.empty()`. Change-Id: I203edc6be2ff9a3017505b28d49b5a012658c966 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/24820 Reviewed-by: Godofredo Contreras <godofredoc@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.
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