commit | dad17f91a80c82f694315579614e980405b11dba | [log] [tgz] |
---|---|---|
author | Keyong Han <keyonghan@google.com> | Fri Jan 12 20:10:16 2024 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 12 20:10:16 2024 +0000 |
tree | edf8955dc439a63c0fad0bc24b5eba7fde0bd1d0 | |
parent | ebaff1be0af7e7c4d4aaaf958dba0cbc2f69a23f [diff] |
Gclient variables support for standalone targets. This CL: 1) checkouts latest Engine repo for standalone targets 2) injects gclient_variables when not existing in properties LED run based on linux_benchmark: https://ci.chromium.org/raw/build/logs.chromium.org/flutter/led/keyonghan_google.com/8f70efb341947f72839ce4063b24f475dba5214fdc94392a96c6f3d1e885f98e/+/build.proto?server=chromium-swarm.appspot.com Change-Id: I385e230af18528cb70c216ee6b30f03860552911 Bug: https://github.com/flutter/flutter/issues/141234 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/53902 Reviewed-by: Godofredo Contreras <godofredoc@google.com> Commit-Queue: Keyong Han <keyonghan@google.com> Reviewed-by: Zach Anderson <zra@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.