| commit | 3b9203f2d12579649a06e27b6f1fae8893043f3d | [log] [tgz] |
|---|---|---|
| author | Zach Anderson <zra@google.com> | Wed Jul 14 20:57:04 2021 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 14 20:57:04 2021 +0000 |
| tree | 0b743517668204a39e9ec7d20092a7a4a2575478 | |
| parent | 4f21adf8fed0a431ed70bde03361b195fb9cc239 [diff] |
Revert "Download and use a prebuilt Dart SDK for host builds" This reverts commit 4f21adf8fed0a431ed70bde03361b195fb9cc239. Reason for revert: Build failures on Windows Web Engine due to exposing a pre-existing issue with incomplete dependencies for some targets. Original change's description: > Download and use a prebuilt Dart SDK for host builds > > Spot-checking presubmit runs, this adds 5-10 seconds > to gclient sync, and speeds up --full-dart-sdk builds > by 2-3 minutes per build, and non --full-dart-sdk > builds by about a minute per build. > > Change-Id: Icfaa89263aecd7bbccd7dc0bae5d5bdc600a9a2e > Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/15260 > Reviewed-by: Christopher Fujino <fujino@google.com> > Reviewed-by: Kaushik Iska <kaushikiska@google.com> > Commit-Queue: Zach Anderson <zra@google.com> TBR=zra@google.com,flutter-scoped@luci-project-accounts.iam.gserviceaccount.com,fujino@google.com,kaushikiska@google.com,dnfield@google.com Change-Id: If6437feeb5bf85c051822bdfefdc79c4fd539f4b No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/15541 Reviewed-by: Zach Anderson <zra@google.com> Commit-Queue: Zach Anderson <zra@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