commit | dcb1e79e8fd8d66f1f5e29e70bf363dee0341a25 | [log] [tgz] |
---|---|---|
author | Nehal Patel <nehalvpatel@google.com> | Wed Jan 18 21:26:18 2023 +0000 |
committer | Godofredo Contreras <godofredoc@google.com> | Wed Jan 18 21:26:18 2023 +0000 |
tree | b7b89a99e88326e6895c63e85a7a4c558b5d6d27 | |
parent | e07fcd5a2de559e611f4bda84114d657f88d05bb [diff] |
Use hermetic ruby for jazzy gem install Change-Id: I2c3c1dbc37f67b64c695071cc9ec61c82f4e57d9 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/38093 Reviewed-by: Godofredo Contreras <godofredoc@google.com> Commit-Queue: Nehal Patel <nehalvpatel@google.com> (cherry picked from commit afb183c4f95cdabdaa3d3d506985608fd4c3bdf5) Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/38164 Reviewed-by: Xilai Zhang <xilaizhang@google.com> Commit-Queue: Godofredo Contreras <godofredoc@google.com>
This repository contains Flutter's LUCI recipes. For the LUCI infrastructure config, see flutter/infra. Actual builds can be seen at ci.chromium.org.
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.
Tricium configurations recipes repo.
Running python recipes.py test train
will execute all of the tests in this repository
Required binary is not found on PATH: cipd
when testing locallyYou need to ensure depot_tools is installed. See Depot Tools Installation Tutorial