commit | cfca84ba5287c7a2995ca911a023d8ca0946983f | [log] [tgz] |
---|---|---|
author | recipe-roller <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com> | Sat Apr 09 13:51:32 2022 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 09 13:51:32 2022 +0000 |
tree | cd877e8589ec3430b74987da75325f909b485b21 | |
parent | e89a3ff11f84b1ed7795677f32f01d6160138e8a [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/8817357951959692881 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/0a6b544e206b3adada64b01fb51d4a63c0faa580~..a0382d39be0d7bf0f0766633185f20dcdd32a459 0a6b544 (olivierrobin@google.com) Support git cl formatting for swift files 8798f68 (yannic@engflow.com) [autoninja] Respect user-provided AUTONINJA_BUILD_ID on Windows 5c2d472 (jackneus@google.com) Revert "bot_update: change set_output_commit to True by default" 0538172 (gbeaty@chromium.org) Set a default got_revision property in the bot_update json output. e121d14 (sokcevic@google.com) [cipd] Detect Mac ARM running under Rosetta a0382d3 (sokcevic@google.com) Revert "Set a default got_revision property in the bot_update j... fuchsia: https://fuchsia.googlesource.com/infra/recipes.git/+log/f8f4bdb9bf6fc71f62624bc9d739b9e9b5f3c8f4~..9f293f6d1943a1c4b2a85326104b5732270e507d f8f4bdb (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update tools to latest a5efda9 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update tools to latest cd9be84 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update tools to latest 78098e1 (dkoloski@google.com) [rust][toolchain] Add flag for uploading to CIPD 93b4231 (phosek@google.com) [clang_toolchain] Use LibXml2_ROOT instead of LibXml2_DIR 79f75e7 (jessicacgu@google.com) [fx lsc] Add author:jessicacgu@ to query for testing purposes. b1c434e (ihuh@google.com) [zbi_test] Remove zbi_test recipe which is no longer used. 8281828 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update tools to latest c00853e (ihuh@google.com) [fint] Cleanup zbi_test-specific code. dcdc364 (ihuh@google.com) [fint] Cleanup zbi_test-specific code. 880b344 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update tools to latest 00879a5 (jessicacgu@google.com) [fx lsc] gerrit.set_review wants change_id, not change f058dcc (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update tools to latest f05d3ec (olivernewman@google.com) [tools] Set -buildvcs=false on go build 59212b7 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update tools to latest f1b018d (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update tools to latest dd1902e (computerdruid@google.com) [firebase_docs] expand wasm exclusion to the shared toolchain 0db581f (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update tools to latest d8cfa71 (olivernewman@google.com) [sdk] Support skipping tests and GN SDK creation 73e9bf8 (haowei@google.com) [clang] Add build traces to clang_toolchain recipe 9f180f9 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update tools to latest 9f293f6 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com) [roll] Update tools to latest recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0f5f374af06ce6c30708b36fd2545668dff22ad7 0f5f374 (alexschulze@chromium.org) [cipd] Fix `instances` command with limit = 0 More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=fujino@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I6eca488f6ca51d8dd2cfbb951e234f59e610ef76 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/28909 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.
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