Quantcast
Viewing all articles
Browse latest Browse all 54985

Jenkins 2.46 发布,可扩展的持续集成引擎

Jenkins 2.46 发布了,enkins 的前身是 Hudson ,是一个可扩展的持续集成引擎。

更新内容: (2017/02/13)

  • Failure to serialize a single Action could cause an entire REST export response to fail. Upgraded to Stapler 1.250 with a fix. (issue 40088)

  • Do not fail to write a log file just because something deleted the parent directory. (issue 16634)

  • Use extensible BUILD_NOW_TEXT for parameterized jobs. (issue 41457)

  • Display an informative message, rather than a Groovy exception, when View#getItems fails. (issue 41825)

  • Don't consider a project to be parameterized if no parameters are defined. (issue 37590)

  • Don't add all group names as HTTP headers on "access denied" pages. (issue 39402)

  • Ensure that PluginManager#dynamicLoad runs as SYSTEM. (issue 41684)

  • Add Usage Statistics section to the global configuration to make it easier to find. (issue 32938)

  • Allow groovy CLI command via SSH CLI. (issue 41765)

下载地址:


Viewing all articles
Browse latest Browse all 54985