LUCI recipes for Flutter Infrastructure

Clone this repo:
  1. 56092ce Update ios-usb-dependencies to new versions and add new dependencies by Victoria Ashworth · 6 hours ago main master
  2. de11b76 Support running tests with Firefox on macOS. by Jackson Gardner · 3 days ago
  3. 2c3da08 Add iPhone 16 identifier by Zach Anderson · 2 weeks ago
  4. affc5a1 Remove Cocoon (upload-metrics) from devicelab_test_drone. by Matan Lurey · 5 weeks ago flutter-3.32-candidate.0
  5. afcb014 Remove Cocoon parameters for upload-metrics. by Matan Lurey · 5 weeks ago

Flutter LUCI Recipes

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.

Contributing

Please follow instructions on Contributing docs to set up your development environment.