| commit | 56eb4c45b3b7b87706a39abe208912b663795a4e | [log] [tgz] |
|---|---|---|
| author | recipe-roller <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> | Mon Aug 21 14:06:58 2023 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 21 14:06:58 2023 +0000 |
| tree | f0aee25c84c07b32cda59dd27630608495f179b4 | |
| parent | aef58da07424d157d8a2cc01c218f58e04345b1d [diff] |
Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (depot_tools, fuchsia) into this repository. The build that created this CL was https://ci.chromium.org/b/8772150065987936561 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/3edcbf07bfe42f55cf1632ce6de12ef793f8806c~..3aeb682373154b38d95c17da521d8a0235be8be1 3edcbf0 (brucedawson@chromium.org) Update OWNERS for new reclient_metrics* files 3aeb682 (aredulla@google.com) [ssci] Added validate method for single dependencies fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+/7fa99b664650aa6edffb4979687fee1dfa7982f9 7fa99b6 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools 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 Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: I428e205624e6c58afb74adcde9b02b75c08cecca Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/49980 Bot-Commit: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.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 setup your development environment.
Running python3 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