commit | c0cea256f13eceafcd08da32aa3f2329767c9e61 | [log] [tgz] |
---|---|---|
author | Jackson Gardner <jacksongardner@google.com> | Tue Jul 02 20:05:00 2024 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 02 20:05:00 2024 +0000 |
tree | da3517a02f639c22e86d66b78c6df860f9872376 | |
parent | 93c8ef9d56bbc4ff7337339f06d4e83fb2f26ba6 [diff] |
Only include build ID on monorepo builds. This should fix https://github.com/flutter/flutter/issues/149780 Change-Id: I86c3400209ff93a3079442b70c90d6bd0d6fa8fd Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/58220 Commit-Queue: Jackson Gardner <jacksongardner@google.com> Reviewed-by: Christopher Fujino <fujino@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.