Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (fuchsia) into this repository.

fuchsia:
  https://crrev.com/c6845bdc4ab11a6503c64d4f102b540757c421ee (atyfto@google.com)
    [platform_version_roller] Fetch remote branches
  https://crrev.com/3e2817e3d58cf3747ab5cc77ba8c818a87a25aa8 (atyfto@google.com)
    [platform_version_roller] Search current_fuchsia_api_level line by line
  https://crrev.com/5a9f6c9641940c3a1f18bd3d814d75d67520b6ea (yuanzhi@google.com)
    [femu] Upload the unzipped files instead of the zip file to CIPD.
  https://crrev.com/41ca8c6e92c9f9bc5c15cdc0bd2b42a0a33bdedb (atyfto@google.com)
    [milestone_roller] Remove unnecessary square brackets
  https://crrev.com/12c5fc2ebc77ca177bd1245ed5d66cc6e0d96507 (olivernewman@google.com)
    [gitiles] Pin gitiles CLI
  https://crrev.com/006ddcbd4adbea24e90c99f8a140639bdfde34a0 (olivernewman@google.com)
    [gitiles] Set a consistent timeout on all operations
  https://crrev.com/f1d611a56cf6593dadbf13725eef9061433ce095 (yuanzhi@google.com)
    [femu] Don't upload to CIPD if running in CQ.

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.

TBR=fujino@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Icf5b587237fa19a65bbdfe97fec53840a8871af2
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/23620
Reviewed-by: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Reviewed-by: Casey Hillers <chillers@google.com>
Commit-Queue: Casey Hillers <chillers@google.com>
1 file changed
tree: 8f5db394d9a962386df226dbd27c36fe02c1c62d
  1. infra/
  2. recipe_modules/
  3. recipes/
  4. .gitignore
  5. .style.yapf
  6. AUTHORS
  7. branch_recipes.py
  8. LICENSE
  9. OWNERS
  10. README.md
  11. recipes.py
README.md

Flutter LUCI Recipes

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.

Configuration

Tricium configurations recipes repo.

Recipe Branching for Releases

The script branch_recipes.py is used to generate new copies of the LUCI recipes for a beta release. See Recipe Branching for Releases for more information. For usage:

$ ./branch_recipes.py --help