commit | f3106cc65c640e63da150f0493ef52763b9a7c2e | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Tue Feb 02 18:03:12 2021 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 02 18:03:12 2021 +0000 |
tree | ccf15f7de1ea411a4056416a2aa46729a9ad6b24 | |
parent | be3176d2664ebaf18ae6f8268340c048d91ae70e [diff] |
Do not cache .pub-cache. There are too many failures associated with "flutter update-packages" trying to copy files from temporary folders that do not exist anymore. Change-Id: Icbf034f59f535f2de41179ec8758fc957c632eaa Bug: https://github.com/flutter/flutter/issues/73884 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/10120 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 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