Fix recipe roll blockers * Add config_name to tests avoid `None` in paths. * Add build names to tests to avoid `None` in paths. * Add task_name to avoid `None` in paths. * Add test value for 'PROGRAMFILES(X86)' environment variable to avoid `None` in paths. * Remove remnants or "unreal" led builds. Change-Id: Ia1be993b64d71f8bcacd535e865e09bfd6d25cbd Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/59661 Reviewed-by: Christopher Fujino <fujino@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.