LUCI recipes for Flutter Infrastructure

Clone this repo:
  1. 2c3da08 Add iPhone 16 identifier by Zach Anderson · 9 days ago main master
  2. affc5a1 Remove Cocoon (upload-metrics) from devicelab_test_drone. by Matan Lurey · 4 weeks ago flutter-3.32-candidate.0
  3. afcb014 Remove Cocoon parameters for upload-metrics. by Matan Lurey · 4 weeks ago
  4. d436049 Revert "Delete devicelab_test_drone, remove unused properties from devicelab_drone." by Jason Simmons · 4 weeks ago
  5. bacba80 Delete devicelab_test_drone, remove unused properties from devicelab_drone. by Matan Lurey · 4 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.