commit | 62df16e662bb95d082f7dc07b32a12f2e6c84c8a | [log] [tgz] |
---|---|---|
author | Keyong Han <keyonghan@google.com> | Thu Feb 08 07:13:48 2024 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 08 07:13:48 2024 +0000 |
tree | 59e29a1a21bf80868bea46d27f5c456d2b685bfd | |
parent | 8561bcd0cbe02e2e7b8073c6b5291fb8629d9766 [diff] |
Populate exit code for Windows targets This is a follow up of https://flutter-review.googlesource.com/c/recipes/+/54925 to pupulate exit code for Windows targets. LED run: https://ci.chromium.org/raw/build/logs.chromium.org/flutter/led/keyonghan_google.com/fd66238b64178e8132898bdad25ee775d9827e0a5420d530d1bac5ae37750067/+/build.proto?server=chromium-swarm.appspot.com Change-Id: Ief155b9f4bbe9bb56b041e7c9d62d65f3bbaf9d4 Bug: https://github.com/flutter/flutter/issues/142998 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/54932 Reviewed-by: Godofredo Contreras <godofredoc@google.com> Commit-Queue: Godofredo Contreras <godofredoc@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.