commit | 1a782930160552687e473d6ce7bde82902d9d535 | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Fri Jan 08 05:01:42 2021 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 08 05:01:42 2021 +0000 |
tree | 510dad72c12004190cb998f223f288de25ad8a0e | |
parent | abc5014a4c5b80c7169b10eafadb04f939e6cf2d [diff] |
Revert "Fix problem passing a runner empty command." This reverts commit abc5014a4c5b80c7169b10eafadb04f939e6cf2d. Reason for revert: The builds are failing to upload results. Original change's description: > 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> TBR=godofredoc@google.com,keyonghan@google.com,chillers@google.com,flutter-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: I83c278396532dafa765e561a2c278608ce76cb94 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: https://github.com/flutter/flutter/issues/73446 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/9642 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 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