commit | a2a332fef49f151326ac44dee342c1f15f2429ff | [log] [tgz] |
---|---|---|
author | Matan Lurey <matanl@google.com> | Fri Jul 25 14:28:01 2025 -0700 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 25 14:28:01 2025 -0700 |
tree | 42185af31ca715083799a683038c903646929fd5 | |
parent | ec8b23bec66ef28effd0b6c9969396a9536d6dcc [diff] |
Read .ci.yaml as utf-8 Change-Id: I9e0c338f073e57726df5eac1e8c4cdb6bac895bc Bug: https://github.com/flutter/flutter/issues/172257 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/68260 Commit-Queue: Matan Lurey <matanl@google.com> Reviewed-by: John McDole <codefu@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.