| commit | aa02148361784a3d74a4d02832b83b800c2784f6 | [log] [tgz] |
|---|---|---|
| author | Godofredo Contreras <godofredoc@google.com> | Wed Nov 18 19:01:26 2020 +0000 |
| committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 18 19:01:26 2020 +0000 |
| tree | 64ddb329cd18478743d786355a59ab888e530fbb | |
| parent | f5e77477c156659c4c6284cf981b50f6779e7f27 [diff] |
Fix problems with .packages not available in devicelab tasks. Linux devicelab tasks are failing to find .packages when running tasks, this is because we haven't been running flutter update-packages. Change-Id: I185fe053ce7d0aae87d4e92efb3be874730215e1 Bugs: https://github.com/flutter/flutter/issues/70775 https://github.com/flutter/flutter/issues/70774 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/8900 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