commit | 3110f69249d86c358384248e65ab7bf9df16ee2a | [log] [tgz] |
---|---|---|
author | Alexander Thomas <athom@google.com> | Tue Sep 03 16:37:37 2024 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 03 16:37:37 2024 +0000 |
tree | 534fdb02ec3b7252a4596a69d1ddaf7a4d52d754 | |
parent | d6de971152f068886573fb7301592806989a139f [diff] |
Fix recipe roll blockers * Add config_name to tests avoid `None` in paths. * Add build names to tests to avoid `None` in paths. * Add task_name to avoid `None` in paths. * Add test value for 'PROGRAMFILES(X86)' environment variable to avoid `None` in paths. * Remove remnants or "unreal" led builds. Change-Id: Ia1be993b64d71f8bcacd535e865e09bfd6d25cbd Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/59661 Reviewed-by: Christopher Fujino <fujino@google.com> Commit-Queue: 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.