转载

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

Jenkins 2.130 已发布,更新内容包括:

  • Check SHA-512 or SHA-256 checksums of update site and tool installer metadata and core and plugin downloads if the update site provides them.

  • Improve API token metadata to be able to distinguish between API tokens created today, and whose creation date is unknown (legacy API tokens).

  • Update Remoting from 3.22 to 3.23 to skip TCP Agent Listener port availability check when the -tunnel option is set (regression in Remoting 3.22 and Jenkins 2.129).

  • Instances of some item types could not be renamed (regression in 2.110).

  • Robustness: Don't break queue processing when the configured queue sorter throws exceptions.

  • Update instance identity module from 2.1 to 2.2 to improve Java 11 compatibility.

Jenkins 是一个可扩展的持续集成引擎,前身是Hudson。

主要用于:

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

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

下载地址:

原文  https://www.oschina.net/news/97733/jenkins-2-130-released
正文到此结束
Loading...