Roll recipe dependencies (trivial).

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

chromiumos_config:
  https://crrev.com/8d56d859337e5ab5cd63a0102e3bd7d46b731c0b (smcallis@google.com)
    backfill: Finish removing old HWID merging API.
  https://crrev.com/209c66e501d5e98069ae7fba79d1062df14c23c0 (yueherngl@google.com)
    Use default [hw|sw]_config_public_fields
  https://crrev.com/ed332f4d60bd958b36ab00fac9679f80a981d276 (shapiroc@chromium.org)
    Fix OWNERS naming issues causing non-eval
  https://crrev.com/9f9aa227400ac624c623c146f3c4a71415d9b6b3 (shapiroc@chromium.org)
    Create all project OWNERS config
  https://crrev.com/f7f666892e5184c18d055ffbe1c42c47987a7acd (shapiroc@chromium.org)
    Revert "Create all project OWNERS config"
  https://crrev.com/3ff29d28a6264a1396a7ce04ff49cce40fb9f6c7 (shapiroc@chromium.org)
    Script to add owners to all projects
  https://crrev.com/e6745cc09280f791ee45000360e3b3228a3bcc66 (smcallis@google.com)
    backfill: Write script to join program and project payloads.
recipe_engine:
  https://crrev.com/f4f2e9bc6ddfc18802dedd72832ec1e5d14dd691 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll CAS Client from 17ea18c0a2cc to 3f172a683204

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

TBR=keyonghan@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ida9edd454afd8ce033eb882c5160a9e095d9f5be
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/16442
Reviewed-by: 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: e57b5cbf847ebc8a1d2f3f0d33fd9bd9592831a3
  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 on GitHub. Actual builds can be seen at ci.chromium.org.

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