- Learning Continuous Integration with Jenkins
- Nikhil Pathania
- 179字
- 2021-07-16 10:41:57
Summary
"Behind every successful agile project, there is a Continuous Integration server."
Looking at the evolutionary history of the software engineering process, we now know how Continuous Integration came into existence. Truly, Continuous Integration is a process that helps software projects go agile.
The various concepts, terminologies, and best practices discussed in this chapter form a foundation for the upcoming chapters. Without these, the upcoming chapters are mere technical know-how.
In this chapter, we also learned how various DevOps tools go hand-in-hand to achieve Continuous Integration, and of course, help projects go agile. We can fairly conclude that Continuous Integration is an engineering practice where each chunk of code is immediately built and unit-tested, then integrated and again built and tested on the Integration branch.
We also learned how feedback forms an important part of a Continuous Integration system.
Continuous Integration depends incredibly on automation of various software development processes. This also means that using a Continuous Integration tool alone doesn't help in achieving Continuous Integration, and Continuous Integration does not guarantee zero bugs. But it guarantees early detection.
- 零起點學Linux系統管理
- Windows Server 2012 Hyper-V:Deploying the Hyper-V Enterprise Server Virtualization Platform
- 深入理解eBPF與可觀測性
- Linux自動化運維:Shell與Ansible(微課版)
- 網絡操作系統管理與應用(第三版)
- Linux系統安全基礎:二進制代碼安全性分析基礎與實踐
- Mastering Reactive JavaScript
- 寫給架構師的Linux實踐:設計并實現基于Linux的IT解決方案
- 新編電腦辦公(Windows 10+ Office 2013版)從入門到精通
- Linux軟件管理平臺設計與實現
- Windows Vista終極技巧金典
- 大學計算機應用基礎實踐教程(Windows 7+MS Office 2010)
- Linux從入門到精通(視頻教學版)
- 鴻蒙HarmonyOS應用開發從入門到精通
- 電腦辦公(Windows10+Office2016)從新手到高手