发布于 2016-06-06 08:32:31 | 156 次阅读 | 评论: 0 | 来源: 网友投递
Jenkins 持续集成引擎
Jenkins 的前身是 Hudson 是一个可扩展的持续集成引擎。
Jenkins 2.8 发布了,更新如下:
Explicitly declare compatibility of Windows build agent service with .NET Framework 4. (PR #2386)
API: Introduce new listener extension point for slave creation/update/deletion. (Issue 33780)
Lossless optimization sizes of PNG images in Jenkins. (PR #2379/a>)
Fix the repeatable item delete button layout in Safari. Addresses Build Steps and other such configuration items. (Issue 35178)
Installation Wizard: Do not offer creating new admin user if the security is preconfigured. (Issue 34881)
Prevent NullPointerException
on startup after update from Jenkins 2.5. (Issue 35206)
Honor noProxy settings from "Manage Jenkins > Manage Plugins > Advanced". (Issue 31915)
Add NTLM support to the proxy validation logic. (PR #1955)