commit | 03f11203d64161f1b8e2e5a99d422097e4f85d41 | [log] [tgz] |
---|---|---|
author | recipe-roller <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> | Fri May 12 20:49:30 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 12 20:49:30 2023 +0000 |
tree | 9ab0dcc00c53da4631db04224ad120092157f2a2 | |
parent | 308ea8275d88dfd01945c0807baa7d12c11224bf [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/8781275830454070961 fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+log/bf8215aabf6d673f4bd13c2e3268a99fa195976c~..757bbe54592bf94bd16f01482fbd4b52228ff274 bf8215a (atyfto@google.com) [auto_roller][git] Migrate "upload_cl" utility to git module 757bbe5 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update pinned tools recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/3c5bd68dca003061798afae3570bc67de2c7cc33 3c5bd68 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from git_revision:f5583e527d76cf27c98abc12594f3... 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: If603a02e087298bd17cda32e0d33c8419554b24f Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/44445 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