- 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.
推薦閱讀
- Learning OpenDaylight
- Windows Vista基礎與應用精品教程
- 蘋果電腦玩全攻略 OS X 10.8 Mountain Lion
- 新手易學:系統安裝與重裝
- 精解Windows8
- Windows Server 2012網絡操作系統企業應用案例詳解
- Windows Server 2012網絡操作系統項目教程(第4版)
- Red Hat Enterprise Linux 6.4網絡操作系統詳解
- 跟老男孩學Linux運維:Shell編程實戰
- Troubleshooting Docker
- Linux系統最佳實踐工具:命令行技術
- Android NDK Beginner's Guide
- Docker容器技術與運維
- Linux指令從初學到精通
- Serverless Architectures with Kubernetes