cipd_manifest.txt 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. # Copyright 2017 The Chromium Authors. All rights reserved.
  2. # Use of this source code is governed by a BSD-style license that can be
  3. # found in the LICENSE file.
  4. # This file contains version pins of a few infrastructure tools.
  5. # If a tool is broken, revert a recent CL touching this file.
  6. # Note that Chromium has its own depot_tools pin, so if in a rush, revert the
  7. # depot_tools roll as well: https://chromium-review.googlesource.com/q/project:chromium/src+file:DEPS+depot_tools
  8. # or just wait for the autoroller to auto-roll your revert to Chromium.
  9. # Pin resolved versions in the repo, to reduce trust in the CIPD backend.
  10. #
  11. # Most of these tools are generated via builders at
  12. # https://ci.chromium.org/p/infra/g/infra/console
  13. #
  14. # For these, the git revision is the one of
  15. # https://chromium.googlesource.com/infra/infra.git.
  16. #
  17. # For goma client, generated via builders at
  18. # https://ci.chromium.org/p/infra-internal/g/goma-client/console
  19. # the git revision is the one of
  20. # https://chromium.googlesource.com/infra/goma/client.git
  21. #
  22. # To regenerate them (after modifying this file):
  23. # cipd ensure-file-resolve -ensure-file cipd_manifest.txt
  24. $ResolvedVersions cipd_manifest.versions
  25. # Fully supported platforms.
  26. $VerifiedPlatform linux-amd64 linux-arm64 mac-amd64 mac-arm64 windows-amd64
  27. # Platform with best-effort support: we have some binaries cross-compiled for
  28. # them, but we do not test they work. They also may not have all necessary
  29. # vpython packages.
  30. $VerifiedPlatform linux-386 linux-ppc64 linux-ppc64le linux-s390x
  31. $VerifiedPlatform linux-armv6l linux-mips64 linux-mips64le linux-mipsle
  32. # vpython.
  33. infra/tools/luci/vpython/${platform} git_revision:7989c7a87b25083bd8872f9216ba4819c18ab097
  34. # LUCI editor
  35. infra/tools/luci/led/${platform} git_revision:498086360bfcd549c1b71bb0b320f3cf06bf9187
  36. # LUCI config generator
  37. infra/tools/luci/lucicfg/${platform} git_revision:ffa6f49897cca60d2fcfee95a658bd777226d743
  38. # Mac toolchain installer
  39. infra/tools/mac_toolchain/${os=mac}-${arch} git_revision:723fc1a6c8cdf2631a57851f5610e598db0c1de1
  40. # LUCI rpc command line tool
  41. infra/tools/prpc/${platform} git_revision:5a038afb97f6b77e0fcefe1185317da216fced1f
  42. # LUCI authentication command line tool
  43. infra/tools/luci-auth/${platform} git_revision:297491c0babda68d84d8240c9d4504be671bc804
  44. # LUCI Buildbucket CLI
  45. infra/tools/bb/${platform} git_revision:0e7a6d8b67bee60fc983e6a4bd14a828654a1ce3
  46. # LUCI ResultDB CLI
  47. infra/tools/rdb/${platform} git_revision:4047a98ee73a91e5f8acdb377437a6ebda171c3c
  48. # CHROMEOS Buildjobs CLI
  49. chromiumos/infra/crosjobs/${platform=linux-amd64} git_revision:ed616d595eb7241d39d34907050d2949121d6ae8
  50. # goma client
  51. infra/goma/client/${os=linux,windows}-${arch=amd64} git_revision:7291fc8c26e435625782923fe32a4ae30ba45df4
  52. infra/goma/client/${os=mac}-${arch} git_revision:7291fc8c26e435625782923fe32a4ae30ba45df4
  53. # dirmd, a tool to work with DIR_METADATA files
  54. infra/tools/dirmd/${platform} git_revision:5242fcd971c12d801210fe0490126091cc4a551b
  55. # Pinpoint CLI
  56. infra/chromeperf/pinpoint/${platform} git_revision:40b241eb67c2b9ada8a14eb633b8cb60a62782e6