LUCI recipes for Flutter Infrastructure

Clone this repo:
  1. 5175043 Roll recipe dependencies (trivial). by recipe-roller · 9 days ago flutter-3.22-candidate.33 flutter-3.22-candidate.34 flutter-3.22-candidate.35 flutter-3.22-candidate.36 flutter-3.22-candidate.37 flutter-3.22-candidate.38 flutter-3.22-candidate.39 flutter-3.22-candidate.40 flutter-3.22-candidate.41 flutter-3.22-candidate.42 flutter-3.22-candidate.43 flutter-3.22-candidate.44 main master
  2. 77f398f Roll reclient forward by Zach Anderson · 2 weeks ago flutter-3.22-candidate.28 flutter-3.22-candidate.29 flutter-3.22-candidate.30 flutter-3.22-candidate.31 flutter-3.22-candidate.32
  3. 1e34ddc Force CAS cache mount by Zach Anderson · 3 weeks ago flutter-3.22-candidate.21 flutter-3.22-candidate.22 flutter-3.22-candidate.23 flutter-3.22-candidate.24 flutter-3.22-candidate.25 flutter-3.22-candidate.26 flutter-3.22-candidate.27
  4. 28a1d69 Update OWNERS and autoroll notifications by Jenn Magder · 3 weeks ago flutter-3.22-candidate.20
  5. 61a87c8 Roll recipe dependencies (trivial). by recipe-roller · 3 weeks ago flutter-3.22-candidate.19

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.