Manual roll of depot_tools. The roll of depot_tools contains translates HEAD to refs/main by default. This change should not have any impact in flutter builders because flutter/engine is the only one using gclient and it has mirroring from master to main branch enabled. Change-Id: I12f01ac822c3d410a3b4dcdb93baad751dcff04c Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/19800 Commit-Queue: Godofredo Contreras <godofredoc@google.com> Reviewed-by: Yusuf Mohsinally <mohsinally@google.com> Reviewed-by: Keyong Han <keyonghan@google.com>
This repository contains Flutter's LUCI recipes. For the LUCI infrastructure config, see flutter/infra. Actual builds can be seen at ci.chromium.org.
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.
Tricium configurations recipes repo.
The script branch_recipes.py is used to generate new copies of the LUCI recipes for a beta release. See Recipe Branching for Releases for more information. For usage:
$ ./branch_recipes.py --help