| commit | 7c9f0c9c1bd3d54e9aad424e5dc11e08ff846937 | [log] [tgz] |
|---|---|---|
| author | Keyong Han <keyonghan@google.com> | Fri May 26 22:54:16 2023 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 26 22:54:16 2023 +0000 |
| tree | 6c28c4ef4aa499ee21a85189b11ea19954f8d0d9 | |
| parent | e57c9e104fa9870a8b83fc0a6f5c86ff72051976 [diff] |
Switch to use osx_sdk property for packages recipes Change-Id: I1ca29486fb432be9be36ea4fb4b18d20ecbc6599 Bug: https://github.com/flutter/flutter/issues/127534 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/45053 Reviewed-by: Ricardo Amador <ricardoamador@google.com> Commit-Queue: Keyong Han <keyonghan@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