commit | 4fa20a5ceb4c490b681f391b767ef44981ac2069 | [log] [tgz] |
---|---|---|
author | recipe-roller <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> | Wed Nov 10 08:23:36 2021 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 10 08:23:36 2021 +0000 |
tree | b30a600f994cd63b7bb034272bc8273e9a651f4b | |
parent | 19a83f1fab790bc4dd4e125a92e3297e27753c63 [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, fuchsia, recipe_engine) into this repository. Please review the expectation changes, and LGTM+CQ. depot_tools: https://crrev.com/ed2508a9bcd59bbe2b9ab2bfd27438660709f4f8 (dpranke@google.com) Add a fetch config for the new chromium website repo. https://crrev.com/266129cba38431d1ee2278d6d9790168c0762909 (sokcevic@google.com) Ignore comments from accounts with no email fuchsia: https://crrev.com/459eacf97bf7388789285b43c74dfccab1550133 (nmulcahey@google.com) [tsan] Add TSAN_OPTIONS https://crrev.com/5b02fb5dc32fdb8b9b3d5f631aab7b2d755eb2d3 (haowei@google.com) [goma] Disable unit test step on Windows https://crrev.com/38332fe0c71deea6cb4e10f5656763e8c8fcc7ca (olivernewman@google.com) Add hacky script to convert properties to protos https://crrev.com/7db3b145ddc3cebe58bb995476d7e87a6ee6605f (theosiu@google.com) [recipes] Remove fidl doc from firebase recipe https://crrev.com/f79a76230fc504d055904e7e0c7105a04b08dc0b (olivernewman@google.com) [catapult] Pin catapult tool version https://crrev.com/eca341dc4b2f274afc392a39413449d3f390ea4a (mohrr@google.com) [recipe_testing] Remove duplicate builder entries https://crrev.com/a4a7db1a8d2d6a96f61cc9281339d30c5b7d01e1 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update tools to latest https://crrev.com/c1d5130fc09dbf030abe7f418c7f15bd0c6dc95c (mohrr@google.com) [cipd_upload] Add bb id to package metadata https://crrev.com/f732778c23c38b87d891a9a843622db307d4af43 (olivernewman@google.com) [subbuild] Retry subbuild scheduling recipe_engine: https://crrev.com/7afe8b15f5f2add4e88de352f84cacce9904e576 (tikuta@chromium.org) swarming: do not allow changing server/version via properties https://crrev.com/248451939cd92773a258ed93505633214feb5803 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 3faad1994dbc to cefd07c708bf https://crrev.com/eab766b8286b139339fa823dd8f59e53d9b270ea (gbeaty@chromium.org) Train twice when looking for non-trivial rolls. https://crrev.com/cad20c9cfeab6337ab6da7175780f32fe0d9534a (tikuta@chromium.org) led: use hostname from test data in swarming recipe module https://crrev.com/cd746d1b2dac325c3f1c639a9dff682ce80698ec (bryner@google.com) Update to fixed cryptography 3.3.1. https://crrev.com/32d7da9eb59404138746313593b4faebee741b0f (godofredoc@google.com) Allow overriding bot_id in the swarming test_api. https://crrev.com/b35cc6b61a2d9448c44cbab1a910f640882d57fb (gbeaty@chromium.org) Don't enqueue the py3 version of a test until the py2 version completes. https://crrev.com/4f0aa333a26db9c3177534ace62e2f9cedf0ef01 (godofredoc@google.com) Use bot_id from env if passed by test_api. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=chillers@google.com, fujino@google.com, godofredoc@google.com, keyonghan@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ifab395fc228947fcd750c96bf7a3d176045eab0c Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/20024 Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Godofredo Contreras <godofredoc@google.com> Reviewed-by: Godofredo Contreras <godofredoc@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.
The script branch_recipes.py
is used to generate new copies of the LUCI recipes for a beta release. See Recipe Branching for Releases for more information. For usage:
$ ./branch_recipes.py --help