commit | 8b3d6bc44edf3a592bff384025d919599b06f415 | [log] [tgz] |
---|---|---|
author | Yusuf Mohsinally <mohsinally@google.com> | Tue Mar 14 00:28:01 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 14 00:28:01 2023 +0000 |
tree | 541f2f2943e03e9abebd78ed088d66d65d4a81fd | |
parent | 225e9369005135234ec679036013a677d461424b [diff] |
Moving to external cipd version of java sdk. Also see: https://github.com/flutter/engine/pull/40262 Bug:https://github.com/flutter/flutter/issues/119750 Change-Id: Ic06e623824ee6b842b12daff7d6fc4fb794d3906 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/40320 Reviewed-by: Dan Field <dnfield@google.com> Commit-Queue: Yusuf Mohsinally <mohsinally@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