发布于 2016-09-13 11:50:25 | 97 次阅读 | 评论: 0 | 来源: 网友投递
Jenkins 持续集成引擎
Jenkins 的前身是 Hudson 是一个可扩展的持续集成引擎。
Jenkins 2.22 发布了,
更新如下:
Change symbol and constructor for SCMTrigger to pollScm to make it usable in Pipeline scripts. (issue 37731)
Prompt user whether to add the job to the current view. (issue 19142)
Update to sshd module 1.7, allowing definition of client idle timeout. (pull 2534, issue 36420)
Update to sezpoz 1.12 with better diagnostics. (pull 2525)
Fix NullPointerException when descriptor is not in DescriptorList. (issue 37997)
Use the correct 'gear' icon for Manage Jenkins in Plugin Manager. (issue 34250)
更新日志:
下载地址: