commit | 9ba9d01e4f376c649c5bd31ad9fee3d8191646f4 | [log] [tgz] |
---|---|---|
author | Drew Roen <drewroen@google.com> | Fri Feb 17 20:53:11 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 17 20:53:11 2023 +0000 |
tree | 59b0c63ff8d7d65264291cc09f93260935c9d43e | |
parent | 0754d41cfb0340cf19be2c271c5dbeb000e936d8 [diff] |
Update 'last green build' method to ensure the branch is the same as the current branch the recipe is being run on Bug: https://github.com/flutter/flutter/issues/120135 Change-Id: I1a9c9bd63d969254d74ac44f21c1bab5c206a05e Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/39181 Reviewed-by: Godofredo Contreras <godofredoc@google.com> Commit-Queue: Drew Roen <drewroen@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.
Running python recipes.py test train
will execute all of the tests in this repository
Required binary is not found on PATH: cipd
when testing locallyYou need to ensure depot_tools is installed. See Depot Tools Installation Tutorial