Google "Cloud Tools for Team Foundation Server" 在 VSTS 市场上不可用
Google "Cloud Tools for Team Foundation Server" not available on VSTS Marketplace
"Cloud Tools for Team Foundation Server" 来自 Google Cloud Platform 表明它应该在 Visual Studio Marketplace 上可用,但我找不到它?
https://github.com/GoogleCloudPlatform/google-cloud-tfs
有没有人用过这个插件或者知道这个 was/is 是否真的在市场上可用。
谢谢。
根据 GitHub 上的 this 问题,该扩展目前在市场上不可用:
Currently the project is marked as private on the Marketplace as we
evaluate the extension.
您仍然可以通过这种方式使用扩展程序:
- 从 here(
vsix
文件)下载扩展。
- 前往
http://{tfs-server}:8080/tfs/_gallery/manage
。
- 单击 "Upload new extension" 并选择
vsix
文件。
- 单击扩展名附近的
...
。
- 点击"Install"。
- 将打开一个新的window,单击"Continue"和"Confirm"。
现在扩展已安装,您可以在构建时选择 GCP 任务:
"Cloud Tools for Team Foundation Server" 来自 Google Cloud Platform 表明它应该在 Visual Studio Marketplace 上可用,但我找不到它?
https://github.com/GoogleCloudPlatform/google-cloud-tfs
有没有人用过这个插件或者知道这个 was/is 是否真的在市场上可用。
谢谢。
根据 GitHub 上的 this 问题,该扩展目前在市场上不可用:
Currently the project is marked as private on the Marketplace as we evaluate the extension.
您仍然可以通过这种方式使用扩展程序:
- 从 here(
vsix
文件)下载扩展。 - 前往
http://{tfs-server}:8080/tfs/_gallery/manage
。 - 单击 "Upload new extension" 并选择
vsix
文件。 - 单击扩展名附近的
...
。 - 点击"Install"。
- 将打开一个新的window,单击"Continue"和"Confirm"。
现在扩展已安装,您可以在构建时选择 GCP 任务: