发布于 2016-07-20 00:27:07 | 104 次阅读 | 评论: 0 | 来源: 网友投递
TeamCity 持续集成工具
TeamCity是一款功能强大的持续集成(Continue Integration)工具,包括服务器端和客户端,目前支持Java,.Net项目开发。 TeamCity提供一系列特性可以让团队快速实现持续继承:IDE工具集成、各种消息通知、各种报表、项目的管理、分布式的编译等等,所有的这些,都是 让你的团队快速享有持续继承带来的效率提升、高质量的软件保障。
TeamCity 10 RC 发布了。
部分改进记录如下:
TW-3599 — Add validation for build configuration name
TW-5146 — Allow to pause all build configurations in a project in one step
TW-11734 — Display plugin loading errors on Plugins tab
TW-16272 — Build log might not display last message if it is a block opening message with no content
TW-18009 — It's unclear to what artifact dependency "Build from the same chain" warning relates
TW-18049 — Build does not fail on no reports found for FindBugs report
TW-18373 — Renaming a build configuration into a name with dots reports error, but renames it in UI
TW-20765 — Confusing select-many typed property validation message
查看更多改进信息,可以参看完整改进记录。
下载地址:https://confluence.jetbrains.com/display/TW/Download+Latest