- Learning Continuous Integration with Jenkins(Second Edition)
- Nikhil Pathania
- 63字
- 2021-07-02 21:18:33
Freedom from long integrations
Integrating the code rarely, as seen in the Waterfall model, can lead to merge hell. It is a situation wherein teams spend weeks resolving the merge issues.
In contrast to this, integrating every single commit on your Feature branch with the Integration branch and testing it for issues (CI) allows you to find integration issues as early as possible.
推薦閱讀
- 鴻蒙生態(tài):開(kāi)啟萬(wàn)物互聯(lián)的智慧新時(shí)代
- BPEL and Java Cookbook
- Installing and Configuring Windows 10:70-698 Exam Guide
- 深入Linux內(nèi)核架構(gòu)與底層原理(第2版)
- Instant Optimizing Embedded Systems using Busybox
- macOS效率手冊(cè)
- 8051軟核處理器設(shè)計(jì)實(shí)戰(zhàn)
- iOS 8開(kāi)發(fā)指南
- Linux網(wǎng)絡(luò)配置與安全管理
- iOS 10 開(kāi)發(fā)指南
- Learn SwiftUI
- Learning IBM Watson Analytics
- 操作系統(tǒng)之哲學(xué)原理第2版
- Hadoop Operations and Cluster Management Cookbook
- Mastering Eclipse Plug-in Development