commit | 9249aad74b5187664b8f4458190f4e25def0c0e9 | [log] [tgz] |
---|---|---|
author | Keyong Han <keyonghan@google.com> | Wed Mar 06 00:02:43 2024 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 06 00:02:43 2024 +0000 |
tree | 86b0e173b635992e673ab551323ec2e339cc9c59 | |
parent | 17605c753f6d63def4cfea85f688b282e3d6dbce [diff] |
Migrate build.infra.swarming to use backend - part 2 This is a reland of https://flutter-review.googlesource.com/c/recipes/+/55740 The difference between this CL and the earlier one is: check the infra.swarming.task_id first. This ensures the logics stays same as of now. LED run when a subbuild fails: https://ci.chromium.org/raw/build/logs.chromium.org/flutter/led/keyonghan_google.com/d9f68c585ea4c0ba7ebffb42f8e9c34867bf2cbff665eadea7dc9304447f7d26/+/build.proto?server=chromium-swarm.appspot.com Change-Id: I6babeab86e819585a0ebae486361b0285bf265fb Bug: https://github.com/flutter/flutter/issues/144062 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/55840 Reviewed-by: Ricardo Amador <ricardoamador@google.com> Commit-Queue: Keyong Han <keyonghan@google.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 set up your development environment.