Roll recipe dependencies (trivial).

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

The build that created this CL was
https://ci.chromium.org/b/8822221172929052161

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/4bc14ecfc0fee653db88647e668a5f435a997be1~..ed9459396a54348c6c2e06e8d7bf5b60e817db58
  4bc14ec (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  dfbf171 (yupingz@google.com)
      [code_search_superproject] Add fuchsia checkout
  11d3f72 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  ad48d43 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  098cb5d (atyfto@google.com)
      [sdk] Always upload to CAS except for releases
  95267c4 (atyfto@google.com)
      [fuchsia/build] Upload assembly artifacts to CAS except for rel...
  c395559 (olivernewman@google.com)
      [testsharder] Include stderr in summary_markdown on failure
  7538b32 (yupingz@google.com)
      [code_search_superproject] Change git config file to  be .gitmo...
  ed94593 (olivernewman@google.com)
      [cipd_util] Make `pkg_paths` optional

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/0a7014d4ec8db9e0d167aefd02d6f47e9466a847~..1be6a14c191c824a66a5865e5ac916001fc8c770
  0a7014d (qyearsley@chromium.org)
      Add a note about experimental status of change_verifier module
  1be6a14 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
      Roll CAS Client from 1b1a8642fb70 to fbbb5b9748a0

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

R=godofredoc@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ia9bffdb9101db4a93be99e6d0a5f6ff90825111c
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/26921
Bot-Commit: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
1 file changed
tree: 57c9e1202c9774d5664bf718b7015dc6bef675ef
  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