commit | b31ec55a0f89fff406ce8b1e18fd9fc722bacf79 | [log] [tgz] |
---|---|---|
author | recipe-roller <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> | Wed May 31 02:55:32 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 31 02:55:32 2023 +0000 |
tree | 0b47150f0b662a5df0fcc25d74ab8b8a9d99bf19 | |
parent | 3d9ae38320f6b95a9b04f047cddbb9e67fd086d3 [diff] |
Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (fuchsia, recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8779620541219791617 fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+log/6cffb72af791703ff7610681937b52d7633dee13~..780460bbf0c0569b8bb320fd7ea91ba41f79a8b3 6cffb72 (nmulcahey@google.com) [rust_toolchain] Add `aarch64-apple-darwin` 780460b (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fc4e6c80e522c4bdcc2b04676c3eb5bde9a1580 8fc4e6c (iannucci@chromium.org) [recipes.py] Unset PYTHONPATH in case users have conflicting va... 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: I09c3d9da93f4e679685382b25167a4b807cc8164 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/45165 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. 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