commit | cb895f73552d63c840da2f9a2ab771489bbe50b6 | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Fri Dec 03 22:16:18 2021 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 03 22:16:18 2021 +0000 |
tree | 3dfa972b92812156a259295b3c78447cffd47bd5 | |
parent | 3793cb929a016220912fbbb046c877884d06168a [diff] |
Fix shard util v2 that got broken during the python3 migration. This was failing on the sort command because the "<" operator is not implemented in the build class. Change-Id: I80efe0d77de2a820a099a79d535009720333d6f6 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/23942 Reviewed-by: Keyong Han <keyonghan@google.com> Commit-Queue: Godofredo Contreras <godofredoc@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