LUCI recipes for Flutter Infrastructure

Clone this repo:
  1. d7323e2 Update the global generator source tree path and the ENGINE_PATH variables for Fusion by Jason Simmons · 2 hours ago main master
  2. 92478ca Run engine builds from a merged framework/engine tree if the is_fusion property is set by Jason Simmons · 12 hours ago
  3. 86a58f4 add jason & codefu to OWNERS by Christopher Fujino · 28 hours ago
  4. 73fac42 Remove --no-read-only flag by Reid Baker · 2 weeks ago
  5. 15ea983 ./recipies.py test train output by Reid Baker · 2 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.