commit | 181262ad63bee1da5a710add3adcb086563ae699 | [log] [tgz] |
---|---|---|
author | Victoria Ashworth <vashworth@google.com> | Mon Mar 11 18:16:15 2024 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 11 18:16:15 2024 +0000 |
tree | fe90b842e6888d33808daff51dcf096dc7377754 | |
parent | 5444c441795fd95dd8d5f7ae244de6070906b1d2 [diff] |
Run dismiss dialogs only on ios bots. This is to prevent trying to run the dismiss dialogs logic that is mac/ios only. CP Request: https://github.com/flutter/flutter/issues/144951 Change-Id: Iec95d2b659c0ce4ceb7bf57cb2639d5da7e58ea6 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/54104 Commit-Queue: Godofredo Contreras <godofredoc@google.com> Reviewed-by: Keyong Han <keyonghan@google.com> Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/55960 Commit-Queue: Victoria Ashworth <vashworth@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.