TFS 2015 中的并行构建?

编程入门 行业动态 更新时间:2024-10-11 21:21:24
本文介绍了TFS 2015 中的并行构建?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时送ChatGPT账号..

我正在 TFS 2015 中测试 vNext.我还没有找到并行触发构建的方法.TFS 不支持吗?

I am testing vNext in TFS 2015. I have not found a way to trigger builds in parallel. Is that not supported in TFS?

我发现了这个:

http://www.jaylee/post/2013/03/30/Building-in-Parallel-Across-Multiple-Build-Agents-with-TFS-2012-with-门控Checkin.aspx

但那是旧的并且与 vNext 不兼容.

but that is old and not compatible with vNext.

明确地说,我希望能够多次触发相同的构建定义,同时运行每个(包括其所有构建步骤).

To be clear I would like to be able to trigger the same build def multiple times, running each (including all its build steps) concurrently.

推荐答案

目前没有等效的拖放并行任务.但是,您可以使用 PowerShell 启动任意数量的构建进程.每个内置任务都只是 PowerShell 命令,PowerShell 还支持工作流任务.

There is currently no equivalent of a drag and drop parallel task. However you can spin up as many build processes as you like using PowerShell. Each of the built in tasks are just PowerShell commands and PowerShell also supports workflow tasks.

这篇关于TFS 2015 中的并行构建?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

更多推荐

[db:关键词]

本文发布于:2023-04-30 18:53:23,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1398127.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:TFS

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!