commit | abc5014a4c5b80c7169b10eafadb04f939e6cf2d | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Fri Jan 08 03:38:08 2021 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 08 03:38:08 2021 +0000 |
tree | bcf1572f6a3f908f9a2c2e095989447a59c5fceb | |
parent | ba3938c6da282b2ea7161d4c197fda186e362022 [diff] |
Fix problem passing a runner empty command. This is because the list extend method returns none instead of the updated list. Change-Id: Ica60eb51bdf4de8e792d5be20643b221058dc0ce Bug: https://github.com/flutter/flutter/issues/73446 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/9641 Reviewed-by: Casey Hillers <chillers@google.com> Reviewed-by: Keyong Han <keyonghan@google.com> Commit-Queue: Godofredo Contreras <godofredoc@google.com>
This repository contains Flutter's LUCI recipes. For the LUCI infrastructure config, see flutter/infra on GitHub. Actual builds can be seen at ci.chromium.org.
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