commit | b4c70e1663da28c8bb7c407949fc9af5cfeb311c | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Wed Mar 03 06:29:45 2021 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 03 06:29:45 2021 +0000 |
tree | 5c3b8192c663de3c0e3a66999b3e84b05d24b7f4 | |
parent | bd136aaa983b31f66d3715475c0024e7be302ab8 [diff] |
Add a cipd dependency for curl. The curl binary in the debian linux images is very old and it doesn't include several fixes. We will be providing the curl binary over cipd to ensure we have a recent version of it. This is very important because most of the flutter tooling depends on curl to download dependencies. Change-Id: Id5ef97e492376726bf5fdb4a26a1f804d7dd42e0 Bug: https://github.com/flutter/flutter/issues/68242 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/10780 Reviewed-by: Casey Hillers <chillers@google.com> Commit-Queue: Godofredo Contreras <godofredoc@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