commit | 0bfba857757c4f4b4a33440661d28eac2fee74ea | [log] [tgz] |
---|---|---|
author | Victoria Ashworth <vashworth@google.com> | Tue Jun 11 17:26:36 2024 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 11 17:26:36 2024 +0000 |
tree | 37afd7f746cac721eed84a556c2ae08d77732631 | |
parent | 4fd69044cc7d64fc9e011086cb243c63f1920656 [diff] |
Allow sub-builds to set a custom timeout in builder configs Bug: https://github.com/flutter/flutter/issues/150011 Change-Id: Ic502ca5e4af33d5edce9cf1d23e0dbdd7b735417 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/57980 Reviewed-by: Christopher Fujino <fujino@google.com> Commit-Queue: Victoria Ashworth <vashworth@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.