commit | 4cc5441aabc13305e0fd8966ee450a37f6a1a79c | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Wed Mar 20 23:33:17 2024 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 20 23:33:17 2024 +0000 |
tree | 64f5bbb65709c3537839498e907c13fab2ea246b | |
parent | 8899d804e8019f24b34c504f87bd1a02517c6896 [diff] |
Initial version of resultdb reporter module. This is the first version of the resultdb reporter module. It has basic functionality for uploading test results to resultsdb but it will keep evolving to upload entire files. Change-Id: Iad364607593c70643f87bacd01eae2f1c7c87d4c Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/56400 Reviewed-by: Ricardo Amador <ricardoamador@google.com> Commit-Queue: Godofredo Contreras <godofredoc@google.com>
This repository contains Flutter's LUCI recipes. For the LUCI infrastructure config, see flutter/infra. Builds can be found in the Flutter Dashboard.
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.
Please follow instructions on Contributing docs to set up your development environment.