commit | ddd13edd7d83376287aaa50f52099c1885325be7 | [log] [tgz] |
---|---|---|
author | Keyong Han <keyonghan@google.com> | Wed Jan 10 23:23:38 2024 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 10 23:23:38 2024 +0000 |
tree | a1623fd4ed673a8750b72c26e9a9552d74efbf1f | |
parent | 8f73bf5819f7694250afc2f7b9c40a7f05f7884f [diff] |
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.