Roll recipe dependencies (trivial).

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

build:
  https://crrev.com/b35e9e2f68e0bde3ad7ecdffeb3933202538cd3f (tikuta@chromium.org)
    scripts/common: remove unused scripts
  https://crrev.com/f289942c0aae8600cd01f313b67b26b78bca2f50 (svenzheng@google.com)
    Fix archive module can't correctly handle folders and renaming
  https://crrev.com/7e2a2a3b52a1aa3f72cb5badd512db5e98441431 (tikuta@chromium.org)
    chromium: do not append _x64 for out directory of Windows builder
  https://crrev.com/a8f7a6df6e322529ac834f935b166a9bcc942c8e (nodir@chromium.org)
    [rts] Add create_model recipe
  https://crrev.com/31e928ef45916834967d2a3ac2129f45e9573ab6 (pkotwicz@chromium.org)
    [Build] Update androidx-version-number computation
  https://crrev.com/1d9d0307cc8d673b695d079926b9cfa2ce618d84 (tikuta@chromium.org)
    Revert "chromium: do not append _x64 for out directory of Windows builder"
chromiumos_proto:
  https://crrev.com/c5d1d2a75d317915ea5ca9fe8dfcf8e43f192474 (lamontjones@chromium.org)
    Reland "packages.proto: Add NeedsChromeSource endpoint.""
fuchsia:
  https://crrev.com/29e09f8f73f9a03ea3373c2d9a8a4fb222007b1c (rudymathu@google.com)
    [jiri] Update jiri to latest
  https://crrev.com/3bd8213cdaeaca5c40076f354a596d01e5747a64 (atyfto@google.com)
    [checkout] Change checkout project test data to "fuchsia"
  https://crrev.com/10f6fcf120dc945705f5b236079d566a73c3771b (atyfto@google.com)
    [zbi_test] Use checkout module for test data
  https://crrev.com/89778acbf0cb53983e3019c9ddc772ea29604908 (atyfto@google.com)
    [salt_packer] Add salt packer recipes
  https://crrev.com/787364376542c06f8fe35b4c8fbd0c76904bdc65 (atyfto@google.com)
    [zbi_test] Enable autocorrelator check-try on test failures
  https://crrev.com/5d9bc1c8b395e348cc5d310be8e0d5c305005503 (nmulcahey@google.com)
    [jiri] Bump to 0874b18edbb510a43395ac5cafea261d422c6307
infra:
  https://crrev.com/5ff04f86911d451b039eb970f315371e721c057f (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-py from b62ec7947833 to f2ac77c41c86 (1 revision)
  https://crrev.com/a9226e29e1ae4bdc8bca1f1c90fd24badda91e73 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-go from 102c0f5e9f12 to a3b46505d9a0 (1 revision)
  https://crrev.com/f6ebcf81e521acff7041a71d1d3d760441edf837 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-py from f2ac77c41c86 to b95f289a5e7a (1 revision)
  https://crrev.com/ddef4031990da014ed5eee8b61c727455ca3d90f (akashmukherjee@google.com)
    [protogen-go] Add protogen spec to autobuild this package.
  https://crrev.com/7600ce557e2f35991cd030740f98897eee128e14 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll luci-py from b95f289a5e7a to 3f07daad8e67 (1 revision)
  https://crrev.com/f5044cb53a680b3b9721b8285b56d15c2585b0b9 (jojwang@google.com)
    [Monorail]Add details on how to get Field/ApprovalDef IDs for resource names.
  https://crrev.com/367990ac97c9015b83c678fc379e91433e0f4026 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
    Roll chromiumos/infra/proto from 3f0b75f6d5e4 to c5d1d2a75d31 (1 revision)
recipe_engine:
  https://crrev.com/40dc57ba08625616012ea28c1595f73565428840 (ehmaldonado@google.com)
    recipes.cfg: Add option to use Bot-Commit+1.

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: I6674ddd9985cf3bdb57f97d9d9011b3ba6e1e6c5
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/10380
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: ffdb3689067cb4fdca8943880e0b1c0d00100cf1
  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