commit | db16365f96d268fc3db5c44a32d2a8046a0044d9 | [log] [tgz] |
---|---|---|
author | recipe-roller <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> | Fri Jun 30 20:53:41 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 30 20:53:41 2023 +0000 |
tree | 2edf82784f8ad0f4b4ff9d6a57ee6de93d7af121 | |
parent | 0e9559e4a0c224d39f881a35d9a1572db297e9aa [diff] |
Roll recipe dependencies (nontrivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (depot_tools) into this repository. The build that created this CL was https://ci.chromium.org/b/8776844577997092977 Please review the expectation changes, and LGTM+CQ. depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/94761e33054c4cbde545fa3bdd83e389b827f2ea 94761e3 (gavinmak@google.com) Fix bot_update _trace_dir Please check the following references for more information: - autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller - rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback - cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md Use https://goo.gl/noib3a to file a bug. R=flutter-infra@grotations.appspotmail.com, keyonghan@google.com, mohsinally@google.com, ricardoamador@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: I1f01abcb7f6ce8852a91b6ec15c97f0dd72ced61 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/46702 Reviewed-by: Keyong Han <keyonghan@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