commit | aacc4d6aacd6fe3df522c7412cd8a3b7ce00af8b | [log] [tgz] |
---|---|---|
author | recipe-roller <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> | Tue Aug 22 14:23:22 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 22 14:23:22 2023 +0000 |
tree | 1b9261a17ce01236467a2c833cf7735faea54387 | |
parent | b578e47980ba7784c24103db4e0c2da8fc0c3e9a [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, recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8772059460710812577 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/2d5c673fdb0072bb7b0c7463e6e7e18d0170b288 2d5c673 (sokcevic@chromium.org) [scm] Fix list all files when filename has space fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+log/567eece7e9fb551d41c1645da7ef2740ae30a4f9~..e54361b2dfefc0d070f02a709358107375a5c7f3 567eece (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools e54361b (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/4a2746f139694c98ed18b2059c945287b5d92c0f 4a2746f (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 7bcd32a7a912 to fe3cfd422b10 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: I7c4ea43ed422e95f44708f2e0d632e44ff8943cd Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/50020 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