commit | 42b5081776b24884b3251b5ab6826bff37795565 | [log] [tgz] |
---|---|---|
author | Keyong Han <keyonghan@google.com> | Sat Dec 12 02:03:12 2020 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 12 02:03:12 2020 +0000 |
tree | 052a77df97733baef9b971ad12a8e6100310b755 | |
parent | 8a7fae97ceb938695b1f2783e7145c342440120a [diff] |
Revert "Notify on completion" This reverts commit 8a7fae97ceb938695b1f2783e7145c342440120a. Reason for revert: This closed engine tree. Original change's description: > Notify on completion > > Now sending a pubsub message on recipe completion which will enable running > tests as soon as builds are complete. > > Tested locally: > > led get-builder 'luci.flutter.try:Mac Host Engine' | led edit-recipe-bundle | led launch > led get-builder 'luci.flutter.try:Linux Fuchsia' | led edit-recipe-bundle | led launch > > and verified that expected messages appeared in the topic: > > {"buildername" : "Linux Fuchsia", "githash" : "60b003915d131fb5d2b134742dd7b04e246f338d"} > > This change will be superceded by user defined pubsub topic (crbug.com/843720). > > Bug: https://github.com/flutter/flutter/issues/69621 > Change-Id: Ie60e6ce3345811ec3f0a5687a2dc4e458bfb9b73 > Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/9000 > Commit-Queue: Yusuf Mohsinally <mohsinally@google.com> > Reviewed-by: Keyong Han <keyonghan@google.com> TBR=godofredoc@google.com,keyonghan@google.com,mohsinally@google.com Change-Id: I1ee7eb4f299e1cf75785c629c2d369d3d469023b No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: https://github.com/flutter/flutter/issues/69621 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/9182 Reviewed-by: Keyong Han <keyonghan@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