commit | 575730369d5096d863f0b2a7788a159f6437807f | [log] [tgz] |
---|---|---|
author | Christopher Fujino <fujino@google.com> | Wed Apr 28 19:52:32 2021 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 28 19:52:32 2021 +0000 |
tree | f231e54b71462d83781bc2af185eb51244ac89d8 | |
parent | 5afd2becce09dd83ae0efc6e53715cba7318b194 [diff] |
Revert "Explicitly call python3 on release engine branches" This reverts commit 5afd2becce09dd83ae0efc6e53715cba7318b194. Reason for revert: My tests were failing pre-submit because they ran the latest recipe, and were using python3. This release branch has the version of this script written for python2. Original change's description: > Explicitly call python3 on release engine branches > > CP of https://flutter-review.googlesource.com/c/recipes/+/12740 to > release engine recipes. > > BUG=https://github.com/flutter/flutter/issues/80727 > > Change-Id: I5ee66a27f4847825b1e31824ac77f6538d3b3c33 > Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/12944 > Reviewed-by: Godofredo Contreras <godofredoc@google.com> > Commit-Queue: Christopher Fujino <fujino@google.com> TBR=godofredoc@google.com,flutter-scoped@luci-project-accounts.iam.gserviceaccount.com,fujino@google.com Change-Id: Ibc2d1eee50a32d8327b810067ce51242cfa1606d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: https://github.com/flutter/flutter/issues/80727 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/12945 Reviewed-by: Christopher Fujino <fujino@google.com> Reviewed-by: Godofredo Contreras <godofredoc@google.com> Commit-Queue: Christopher Fujino <fujino@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