可擴展的持續集成引擎Jenkins v2.6 發布
Jenkins 的前身是 Hudson 是一個可擴展的持續集成引擎。主要用于持續、自動地構建/測試軟件項目,如CruiseControl與DamageControl。
更新日志
- Adapt the Setup Wizard GUI to provide a similar user experience when upgrading Jenkins. (issue 33663)
- Improve extensibility of the Setup Wizard GUI:
InstallState
andInstallStateFilter
extension points. (PR 2281 as supplimentary change for issue 33663) - Improve User Experience in the New Item form. Submit button is always visible. (issue 34244)
- Allow passing a list of safe job parameters in
ParametersAction
. It simplifies fixing of plugins affected by SECURITY-170 fix. (PR 2353) - Added Symbol annotations for
ParametersDefinition
andBuildDiscarder
properties. (PR 2358) - Extended the
online-node
CLI command for accepting multiple agents. (issue 34531) - Listed Parameters should reflect what was used when the build ran (filtering of unsafe parameters). (issue 34858)
- Scalability: Fix performance issues in the XML unmarshalling code. (issue 34888)
- Support the legacy icon size specification approach in the Status Ball visualization. (issue 25220, regression in 1.586)
- Migrate the leftover system properties to the new engine introduced in 2.4. (issue 34854)
- Do not show warnings abot a missing Tool Installer if it is present in at least one Update Site. (issue 34880)
- Internal: CLI command
connect-node
was extracted from the core to CLI. (issue 31417)
下載地址
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!