- 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內核開發
- 構建可擴展分布式系統:方法與實踐
- Linux內核設計的藝術:圖解Linux操作系統架構設計與實現原理
- Linux服務器配置與管理
- NetDevOps入門與實踐
- RHCSARHCE 紅帽Linux認證學習指南(第7版)EX200 & EX300
- Django Project Blueprints
- AWS SysOps Cookbook
- Linux基礎使用與案例
- Python UNIX和Linux系統管理指南
- Windows 10從新手到高手
- UI設計手繪表現從入門到精通
- μC/OS-III內核實現與應用開發實戰指南:基于STM32
- VMware Horizon Mirage Essentials