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

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Jenkins 2.120 已发布,这是一个可扩展的持续集成引擎。 更新内容: The Job/Build permission no longer implies the Job/Build permission. The latter needs to be granted explicitly to users who previous...

Jenkins 2.120 已发布,这是一个可扩展的持续集成引擎。

更新内容:

  • The Job/Build permission no longer implies the Job/Build permission.

  • The latter needs to be granted explicitly to users who previously got it via this relationship.

  • Fix issue preventing process killing vetoes being effective on agents.

  • Allow additional administrative monitors to be dismissed directly from their warning messages.

  • Make fingerprint logs less verbose.

  • Be more lenient when validating the root URL (regression in 2.119).

  • Archiving artifacts now preserves file permissions and last modification time.

  • Don't extract files from plugin archives to outside their destination directory.

  • Add support for incremental Maven releases.

  • Internal: Further simplify storage of the Jenkins setup wizard’s installation state.

  • Developer: Extend ClassFilterImpl#isLocationWhitelisted Maven-oriented exclusions to plugin under test during Gradle builds.

完整内容请查看更新日志

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Jenkins 2.120 发布,可扩展的持续集成引擎》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Spring Cloud微服务实战

Spring Cloud微服务实战

翟永超 / 电子工业出版社 / 2017-5 / 89

《Spring Cloud微服务实战》从时下流行的微服务架构概念出发,详细介绍了Spring Cloud针对微服务架构中几大核心要素的解决方案和基础组件。对于各个组件的介绍,《Spring Cloud微服务实战》主要以示例与源码结合的方式来帮助读者更好地理解这些组件的使用方法以及运行原理。同时,在介绍的过程中,还包含了作者在实践中所遇到的一些问题和解决思路,可供读者在实践中作为参考。 《Sp......一起来看看 《Spring Cloud微服务实战》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具