commit | f9208b8241b7615eacf312f7169d433c4fca01f4 | [log] [tgz] |
---|---|---|
author | Godofredo Contreras <godofredoc@google.com> | Thu Apr 13 00:12:29 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 13 00:12:29 2023 +0000 |
tree | 1e5231487dc0a3bc1ab36ad3c3fe62a962219191 | |
parent | a9292cc39f0c6c0ff0e8762d579569ada582da02 [diff] |
Prevent ios obj doc uploads from staging. IOS docs was trying to upload from staging. Bug: https://github.com/flutter/flutter/issues/124619 Change-Id: Ibe47aa1330aadd8d358bfcdce066be65839ad3b2 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/41715 Reviewed-by: Keyong Han <keyonghan@google.com> 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. Actual builds can be seen at ci.chromium.org.
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.
Tricium configurations recipes repo.
Running python recipes.py test train
will execute all of the tests in this repository
Required binary is not found on PATH: cipd
when testing locallyYou need to ensure depot_tools is installed. See Depot Tools Installation Tutorial