commit | b08df9d8b0c4148bba3288e18db9d2b01c80bcce | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Wed Apr 10 03:02:23 2024 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 10 03:02:23 2024 +0000 |
tree | 58ffcf2d3cb97ec0de61dc6b4bef468669efc8e4 | |
parent | 43a3ab8f13fd6633342f0f90f56c81172fd301e0 [diff] |
Implement production overwrites. This is to allow the use of different gn commands when running on prod and try. Bug: https://github.com/flutter/flutter/issues/136570 Change-Id: Ie75b040b27263d980c4495d922dd2f0cf39630ef Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/57022 Reviewed-by: Zach Anderson <zra@google.com> Commit-Queue: Godofredo Contreras <godofredoc@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.