TFS 2015 Update 2的主厨和发布管理 [英] Chef and Release Management for TFS 2015 Update 2

查看:73
本文介绍了TFS 2015 Update 2的主厨和发布管理的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

根据发布管理页面(https://www.visualstudio.com/en-us/features/release-management-vs.aspx)上的视频,应该有Chef发布任务,但没有已预先安装在TFS上,并且市场中没有可用的扩展程序。
如何获得Chef发布任务?

According to the video on the Release management page (https://www.visualstudio.com/en-us/features/release-management-vs.aspx), there should be Chef release tasks, but nothing is preinstalled on TFS and there are no extensions available in the Marketplace. How can I get the Chef release tasks?

显示Chef的视频截图:https://social.msdn。 microsoft.com/Forums/getfile/853933

Screenshot from the video showing Chef: https://social.msdn.microsoft.com/Forums/getfile/853933

推荐答案

您可以在GitHub上尝试从vso-agent-tasks项目中升级任务。消息来源如下:

You could try upoading the task from the vso-agent-tasks project up on GitHub. The sources are here:

https://github.com/Microsoft/vsts-tasks/tree/master/Tasks/Chef

https://github.com/Microsoft/vsts-tasks/tree/master/Tasks/Chef

你可以使用tfs-cli命令行上传任务

And you can upload tasks using the tfs-cli commandline

https://github.com/Microsoft/tfs-cli

https://github.com/Microsoft/tfs-cli

该命令是`tfx build upload --task-root path \to \Chef \`

The command is `tfx build upload --task-root path\to\Chef\`

您的TFS服务器已经
启用基本身份验证,或者您可以使用Fiddler为您处理NTML身份验证。

Your TFS server mus have Basic Authentication enabled or you can use Fiddler to handle the NTML authentication for you.


这篇关于TFS 2015 Update 2的主厨和发布管理的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆