commit | 9870acd84c39ded57d2544993423d2ae1d79259f | [log] [tgz] |
---|---|---|
author | Jason Simmons <jsimmons@google.com> | Sat Mar 09 00:47:56 2024 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 09 00:47:56 2024 +0000 |
tree | 5dc9b9324f51229efa6731e59817da3e3c92bf28 | |
parent | 2f7a007df622090da8023e3a7caa3f5a9fd5e59f [diff] |
Add both the pre- and post-buildroot migration Dart SDK paths to the environment for engine recipes The engine's Dart SDK dependency has not been fetched when the environment is set up, so the recipe does not yet know where Dart will be located. Change-Id: Iec630c9040f6fa9bf230bea84885a3c4165841bf Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/55923 Reviewed-by: Zach Anderson <zra@google.com> Commit-Queue: Jason Simmons <jsimmons@google.com>
This repository contains Flutter's LUCI recipes. For the LUCI infrastructure config, see flutter/infra. Builds can be found in the Flutter Dashboard.
Supported repositories roll their .ci.yaml
into flutter/infra, which updates what properties builds have. For example, flutter config specifies various dependencies the different tests require, which are then used by the flutter_deps recipe_module No modifications to flutter/infra are required to work on the recipes.
Please follow instructions on Contributing docs to set up your development environment.