可擴展的持續集成引擎Jenkins v2.12 發布
Jenkins 的前身是 Hudson 是一個可擴展的持續集成引擎。主要用于持續、自動地構建/測試軟件項目,如CruiseControl與DamageControl。
更新日志
- Enable the
DescriptorVisibilityFilter
s for ComputerLauncher, RetentionStrategy and NodeProperty. (Issue 36280) - Before starting a process, ensure that its working directory exists. (Issue 36277)
- Prevent
NullPointerException
during SCM polling ifSCMDecisionHandler
returnsnull
veto. (Issue 36232, regression in 2.11) - Ensure that
SCMDescriptor.newInstance
overrides are honored when creating new SCM entries. (Issue 36043, Issue 35906 , regression in 2.10) - Performance: Improve configuration page load times by removing the CodeMirror reloading cycle. (Issue 32027)
- Fix optional plugin dependency version resolution. (Issue 21486, previous fix was reverted in Jenkins 2)
- When creating a tar file, ensure that the final size does not exceed the value in header in the case of growing files. (Issue 20187)
- Do not inject build variables into Maven process by default for new projects. (Issue 25416, Issue 28790)
- Update
BUILD_TAG
environment variable description to mention the replacement of slashes with dashes. (PR #2417) - Internal API: Make
BulkChange
auto-closeable. (PR #2428)
下載
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!