.net - 如何为多个解决方案配置 TeamCity Inspections (.NET) Runner

标签 .net teamcity teamcity-7.0

我使用的是 TeamCity Professional 7.0.2(版本 21349),并添加了 Inspections (.NET) 运行程序(用于收集 JetBrains ReSharper 检查结果的运行程序)作为构建步骤。

解决方案文件路径是必填字段,according to the current documentation ,这是“.sln 文件的路径。指定的路径应相对于 checkout 目录。”

我有多个解决方案(超过 20 个),因此尝试了 *.sln 但失败了(我想这是预料之中的)。

[16:33:17]Step 5/5: ReSharper Inspections (Inspections (.NET)) (1m:17s)
[16:34:32][Step 5/5] Invalid char '*' in path *.sln
[16:34:34][Step 5/5] Inspections (.NET) execution failure
[16:34:34][Step 5/5] Step ReSharper Inspections (Inspections (.NET)) failed

我想知道是否有人知道解决方法?

我发布了feature request on the support site .

最佳答案

JetBrains 的回应:

The only workaround now is to define several build steps, one per each solution.

http://youtrack.jetbrains.com/issue/TW-21113

关于.net - 如何为多个解决方案配置 TeamCity Inspections (.NET) Runner,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10177808/

相关文章:

security - 将自签名 https 证书添加到 teamcity 后,TeamCity 构建代理断开连接

teamcity - 您如何删除/更改 Team City 中的统计图表?

.net - 使用 Fluent NHibernate 的 SQLite 连接池

teamcity - 从 Teamcity (Windows) 卸载 Build Agent

visual-studio-2015 - 我可以降级 Visual Studio 2015 中安装的 NuGet 扩展吗?

javascript - JavaScript 覆盖工具 Istanbul 的输出可以通过 TeamCity 发布吗?

teamcity-7.0 - 团队城市(建立 runner 要求)

c# - 如何从 C++ dll 中删除 C# dll

c# - C# 是否具有运行时分配的 goto?

.net - 为什么此插件代码中的 CRM 2011 实体关系为空?