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

2018-07-16    来源:oschina

容器云强势上线!快速搭建集群,上万Linux镜像随意使用
Jenkins

Jenkins Jenkins 2.132 已发布,更新内容主要是修复 bug:

  •  Don't log warnings when SHA-256 checksums are provided (but SHA-512 are not) for plugin downloads. (pull 3546)

  •  Whitelist java.time.Ser for use in XStream (XML serialization) and Remoting (agent communication). (issue 52534)

  •  Don't fail to archive artifacts when attributes cannot be preserved, instead log a message and proceed without preserving attributes (regression in 2.120). (issue 52325)

enkins 是一个可扩展的持续集成引擎,前身是 Hudson。主要用于:

  1. 持续、自动地构建/测试软件项目,如 CruiseControl 与 DamageControl。

  2. 监控一些定时执行的任务。

源码下载 https://github.com/jenkinsci/jenkins/releases/tag/jenkins-2.132

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点!
本站所提供的图片等素材,版权归原作者所有,如需使用,请与原作者联系。

上一篇:看一名 KDE 开发者如何使用 C++17 为项目提升巨大速度

下一篇:Ant Design Mobile 3.7.0 发布,AntD 移动端设计规范