Fix release/release_builder.py can't find .ci.yaml send engine/src/flutter path to ScheduleBuildsForRepo Bug: https://github.com/flutter/flutter/issues/161772 Change-Id: I8e0e799b976e8cde8aeee76381ee8ac32bea4a99 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/62140 Reviewed-by: John McDole <codefu@google.com> Reviewed-by: Jackson Gardner <jacksongardner@google.com> Commit-Queue: Christopher Fujino <fujino@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.