Support windows rbe server This is a reland of https://flutter-review.googlesource.com/c/recipes/+/53880 by fixing the path issue. Led to validate Linux target passes: https://ci.chromium.org/raw/build/logs.chromium.org/flutter/led/keyonghan_google.com/0bcfc04ba841746d7c13e245086856694f875137c9320c79bc26d7f5ac75f6b1/+/build.proto?server=chromium-swarm.appspot.com Led to validate Windows rbe server starts: https://ci.chromium.org/raw/build/logs.chromium.org/flutter/led/keyonghan_google.com/e473ffabb84250b76d3487ebbf225b84b5f29d3a3b72161fccf80a9d97dbb186/+/build.proto?server=chromium-swarm.appspot.com Change-Id: If51f6c4ad2b0230ebb78302fea74d2a5ae9d24a3 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/53881 Commit-Queue: Keyong Han <keyonghan@google.com> Reviewed-by: Ricardo Amador <ricardoamador@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.