cipd_manifest.txt 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  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 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-arm64 linux-armv6l
  32. $VerifiedPlatform linux-mips64 linux-mips64le linux-mipsle
  33. # vpython.
  34. infra/tools/luci/vpython/${platform} git_revision:0dbbfa5eee811c616e6c8d661db197f09e34b3cd
  35. # LUCI editor
  36. infra/tools/luci/led/${platform} git_revision:c7e0fe5a619616f73d4f1aa0884875dffd65bacd
  37. # LUCI config generator
  38. infra/tools/luci/lucicfg/${platform} git_revision:a330c01635c79941abc66f90b2a272ea9271b127
  39. # Mac toolchain installer
  40. infra/tools/mac_toolchain/${os=mac}-${arch} git_revision:e75c9bf286fbb31347379cb478df2a556ab185b1
  41. # LUCI rpc command line tool
  42. infra/tools/prpc/${platform} git_revision:e75c9bf286fbb31347379cb478df2a556ab185b1
  43. # LUCI authentication command line tool
  44. infra/tools/luci-auth/${platform} git_revision:297491c0babda68d84d8240c9d4504be671bc804
  45. # LUCI Buildbucket CLI
  46. infra/tools/bb/${platform} git_revision:1563088c23532d1e45b8c3041afb9458c1788fc3
  47. # LUCI ResultDB CLI
  48. infra/tools/rdb/${platform} git_revision:050cbe058399cf0c2c3625188f501963c64e8d70
  49. # CHROMEOS Buildjobs CLI
  50. chromiumos/infra/crosjobs/${platform=linux-amd64} git_revision:ed616d595eb7241d39d34907050d2949121d6ae8
  51. # goma client
  52. infra/goma/client/${os=linux,windows}-${arch=amd64} git_revision:0510b32bc33603588b940ab2dad4314ef71da9d4
  53. infra/goma/client/${os=mac}-${arch} git_revision:0510b32bc33603588b940ab2dad4314ef71da9d4
  54. # dirmd, a tool to work with DIR_METADATA files
  55. infra/tools/dirmd/${platform} git_revision:32969f6a6374a38fbb8d46c3e98f8c953899c388
  56. # Pinpoint CLI
  57. infra/chromeperf/pinpoint/${platform} git_revision:dabbed3140678eeae59dec3e48d36db396a0a9a7