Add step retry utils This CL adds a utils module, and adds step_with_retry function. It is expected to auto retry infra failed steps. The `download dependencies` step in flutter_drone recipe is now using the retry function instead of the regular api.step. Bug: https://github.com/flutter/flutter/issues/79895 Change-Id: I0a9c9b4ccaa24215427405c52a77e074c668a7ef Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/12200 Reviewed-by: Godofredo Contreras <godofredoc@google.com> Reviewed-by: Oliver Newman <olivernewman@google.com> Commit-Queue: Keyong Han <keyonghan@google.com>
This repository contains Flutter's LUCI recipes. For the LUCI infrastructure config, see flutter/infra on GitHub. Actual builds can be seen at ci.chromium.org.
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