| commit | eb8d8ee502d36f9f4b32d2ec46ddbe3ddb2a0d58 | [log] [tgz] |
|---|---|---|
| author | recipe-roller <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> | Thu Nov 18 17:54:51 2021 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 18 17:54:51 2021 +0000 |
| tree | 20d9837f08e9dbfa6209a3cd8f79e10188f01707 | |
| parent | 6d7451ab87f387f15523e7ecf611237d77ed5dbc [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. depot_tools: https://crrev.com/067f0e55d3764ee267cf5ce6e61054ebe6860e54 (bryner@google.com) cpython3 3.8.10.chromium.23 to depot_tools stable. https://crrev.com/2efe3d74baaa3f7918fe7a9fd0c00c7a6cc8a967 (iannucci@chromium.org) [windows_sdk] Make sdk json-finding more flexible. https://crrev.com/26bee44dc267cc146fa2ab58f3841d3ab93e7027 (rmhasan@google.com) Update the regex used for searching for ETag's in gsutil's output https://crrev.com/99c78e11fa46815bec30a09e10f920bd5209780a (ukai@google.com) Roll out new goma client binary VERSION=238 https://crrev.com/41ed8341a5977059ed9f4684f8e553a4acdd62de (iannucci@chromium.org) [windows_sdk] Fix json finder arguments. https://crrev.com/d8c84597ce635d46a9ea7326a64f1a36a6afe70a (gavinmak@google.com) Use ort strategy when applying patch https://crrev.com/176a9e8764598a6da911e6be2fd12e46def8d6f5 (yuanjunh@google.com) [cipd] Update bb tool https://crrev.com/1c7dec337d646d7b842d52355576729992382f0f (ajgo@chromium.org) [windows_sdk] Use correct path within cipd package fuchsia: https://crrev.com/0ac91d658cb8d130dc51baf537a51cd55f70241b (gulfem@google.com) [ffmpeg] Include prebuilt variants in CIPD package https://crrev.com/68aa5db65b7dc4f76655314cd9d610897649d27f (olivernewman@google.com) [python3] Remove py2 support from remaining recipe modules https://crrev.com/9a124a601a5af188430c1bddea4bd64f6edbb454 (atyfto@google.com) [checkout] Respect gitiles_commit + gerrit_change w/ module flag https://crrev.com/ffd9c656ad975fe58fa4d5e6aa3ed14b829631c7 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update tools to latest https://crrev.com/363a22459de2e7faa496815fb3c6105c2c04b7b0 (atyfto@google.com) [fuchsia_roller] Add include_tryjobs option https://crrev.com/e98694153a1fda9573c4917057898ed0d22a9c06 (olivernewman@google.com) [checkout] Rename incremental_build to use_incremental_cache https://crrev.com/bd0a024067516bc15176cc2aa302445562812303 (ihuh@google.com) [sdk] Upload product_bundles.json to non-platform-specific GCS location. https://crrev.com/50c1c2e8d8705adb3e77e9ff3148c684857128ac (yuanzhi@google.com) [femu] Remove url from cipd ref. recipe_engine: https://crrev.com/3ac241e81e9b9a78c25d95fdfa1d3d0feb1535ff (olivernewman@google.com) Include log name in unknown log type error https://crrev.com/a92ad28ee91e4c93687368996a459702b010b032 (gbeaty@chromium.org) Fix typo that causes failures for PY2+3 tests with --py3-only. https://crrev.com/0f2cbbeaa09ac59b6d92ff7327c55ec2b7f3dc70 (zhaoyangli@chromium.org) Add get sub invocation api to ResultDB recipe API More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=keyonghan@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I29184607c70427e227d09919424b306c3b7fd197 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/21680 Reviewed-by: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by: Keyong Han <keyonghan@google.com> Commit-Queue: Keyong Han <keyonghan@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