commit | daf6cc15fe20f54d60bb25560664018f76aac29d | [log] [tgz] |
---|---|---|
author | Jesse Seales <jseales@google.com> | Fri Apr 07 14:12:25 2023 +0000 |
committer | CQ Bot Account <flutter-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 07 14:12:25 2023 +0000 |
tree | 7ddecfdeaf6ec47d495c919746ea6f770589bd23 | |
parent | 1e24c1a56cd8c6340550863753f81f430a6c39f0 [diff] |
Add the ability to tag and push the release on flutter/engine Successful led run https://luci-milo.appspot.com/raw/build/logs.chromium.org/flutter/led/jseales_google.com/8c51816678ae4557124f97f2d281be73bd6116584634ac61016853eaf2f3d4c4/+/build.proto Bug: b/276338718 Change-Id: Ic7826a101bf4662ff77b99793a137d295b975ee5 Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/41420 Reviewed-by: Casey Hillers <chillers@google.com> Commit-Queue: Jesse Seales <jseales@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