内容简介:TeamCity 2018.2.EAP3 已发布。该版本修复了 60 多处错误,并提供了一些性能更新。值得关注的更新内容如下:详细更新内容请查看
TeamCity 2018.2.EAP3 已发布。该版本修复了 60 多处错误,并提供了一些性能更新。
值得关注的更新内容如下:
-
VCS polling node for TeamCity server. As one more step aimed at scalability, TeamCity now allows starting a secondary node, which can either work as a read-only server (by default) or poll VCS repositories for changes, if the administrator enables this activity for this node on the main TeamCity server. You can use this to expand your TeamCity cluster, which until now could comprise the main server, a running builds node, and a read-only node for disaster recovery.
-
Additional test data.You can now use service messages to report additional data for a test run in TeamCity, such as extra screenshots, logs, numeric values, etc., which will be displayed in the TeamCity Web UI.
-
Automatic assignment of investigations.The bundled Investigations Auto Assigner plugin automatically assigns investigations for a build failure to a user on the basis of several heuristics. Please see our documentation for details.
详细更新内容请查看 发布说明 。
下载地址:
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 关于持续集成工具对比
- 微信公共平台工具类集成[原创]
- 送你 21 个好用的持续集成工具
- 持续集成和持续交付工具-jenkins
- TeamCity 2017.1.2 发布,持续集成工具
- TeamCity 2019.2.4 发布,持续集成工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
最优化导论
Edwin K. P. Chong、Stanislaw H. Zak / 孙志强、白圣建、郑永斌、刘伟 / 电子工业出版社 / 2015-10 / 89.00
本书是一本关于最优化技术的入门教材,全书共分为四部分。第一部分是预备知识。第二部分主要介绍无约束的优化问题,并介绍线性方程的求解方法、神经网络方法和全局搜索方法。第三部分介绍线性优化问题,包括线性优化问题的模型、单纯形法、对偶理论以及一些非单纯形法,简单介绍了整数线性优化问题。第四部分介绍有约束非线性优化问题,包括纯等式约束下和不等式约束下的优化问题的最优性条件、凸优化问题、有约束非线性优化问题的......一起来看看 《最优化导论》 这本书的介绍吧!