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/06ffa505930a4fafd42ca5d6c8763b99ec66bc6e (maruel@google.com)
    [static-checks] Do not run gn format on third_party
  https://crrev.com/4895a263aad73de8de6744aace6bbce487aa5d26 (garymm@google.com)
    [zbi_test] skip build if should_build says to
  https://crrev.com/c847134ce0d1ccd05f930812a192a09cc9cd444d (mohrr@google.com)
    [auto_roller] Handle "rejected" labels
  https://crrev.com/2c83bf4f6739dbaef00aa285d6c5d66973bc0653 (garymm@google.com)
    [build] assert gcs_bucket is set if upload_results is true
  https://crrev.com/b16fd986a665a93aa186c512a239965cf3b90c6a (atyfto@google.com)
    [fuchsia_cipd_roller] Pre & postroll debug symbols
  https://crrev.com/530380db95bab937feaff8b0fc6d69e8ff1e61fb (garymm@google.com)
    [build] upload build results even if we'll skip testing
  https://crrev.com/85a7348b517c6a4d8769f3453de12ae7134cd466 (nmulcahey@google.com)
    [subbuild] Mark all subbuilds as hidden.

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

TBR=godofredoc@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I627dcd7122211b3f8da4f878a8e96911a8085187
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/8183
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: 80b0b0436a46d97849ded94d274d54bd699ce7d2
  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.

Config

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