LUCI recipes for Flutter Infrastructure

Clone this repo:
  1. 86e2435 Update installing and cleanup of Xcode and runtimes to work with macOS 13 by Victoria Ashworth · 4 days ago flutter-3.16-candidate.1 main master
  2. df0f4d8 Add arch property option by Keyong Han · 4 days ago
  3. 3c2c4da Refactor provenance verification by Drew Roen · 8 days ago flutter-3.15-candidate.10 flutter-3.15-candidate.11 flutter-3.15-candidate.12 flutter-3.15-candidate.8 flutter-3.15-candidate.9
  4. ad1677a [fuchsia] Move from terminal.qemu-x64 to .x64 by John Wittrock · 11 days ago flutter-3.15-candidate.6 flutter-3.15-candidate.7
  5. 8dcb782 Verify docs provenance before deploying to firebase by Drew Roen · 11 days 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.