| commit | 41b0284a0cc3363209f68d0c1cdf8eeed1ff6f75 | [log] [tgz] |
|---|---|---|
| author | Godofredo Contreras <godofredoc@google.com> | Sat Dec 19 05:36:09 2020 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 19 05:36:09 2020 +0000 |
| tree | b170d14dce7e1f4ff40573733fceb4c91a33af27 | |
| parent | f59bbfb840b2bc113f29fbab68426935f6dde69e [diff] |
Reland "Update engine recipe to use flutter xcode packages." This reverts commit d91f04a2c225a13d666840a3f7414a8d48aad7b0. Reason for revert: Xcode package has been fixed. Original change's description: > Revert "Update engine recipe to use flutter xcode packages." > > This reverts commit 427ca5e0c3ce43611637b9962e67b9d8e723876c. > > Reason for revert: One test is failing with xcode 11.6 reverting from now and relanding tomorrow during the day to get help fixing the test. > > https://ci.chromium.org/p/flutter/builders/prod/Mac%20iOS%20Engine/8133? > > Original change's description: > > Update engine recipe to use flutter xcode packages. > > > > This is required to use xcode packages that include all the required > > dependencies and avoid having to install them separately. > > > > Change-Id: Ic40e741c74ea003d1c07568d25788704c89052f5 > > Bug: https://github.com/flutter/flutter/issues/72301 > > Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/9300 > > Reviewed-by: Keyong Han <keyonghan@google.com> > > Reviewed-by: Zach Anderson <zra@google.com> > > Commit-Queue: Godofredo Contreras <godofredoc@google.com> > > TBR=zra@google.com,godofredoc@google.com,keyonghan@google.com,flutter-scoped@luci-project-accounts.iam.gserviceaccount.com > > Change-Id: I452efb02ada6dd6df5100e45636d973b6a4a7be6 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: https://github.com/flutter/flutter/issues/72301 > Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/9320 > Reviewed-by: Godofredo Contreras <godofredoc@google.com> > Commit-Queue: Godofredo Contreras <godofredoc@google.com> TBR=zra@google.com,godofredoc@google.com,keyonghan@google.com,flutter-scoped@luci-project-accounts.iam.gserviceaccount.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: https://github.com/flutter/flutter/issues/72301 Change-Id: I90712a76813031606b8963f470ef11b7c8fc5736 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/9380 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