- Learning Continuous Integration with Jenkins(Second Edition)
- Nikhil Pathania
- 75字
- 2021-07-02 21:18:34
Summary
"Behind every successful agile project, there is a Continuous Integration process."
In this chapter, we took a glance through the history of software engineering processes. We learned about CI and the elements that make it.
The various concepts and terminologies discussed in this chapter form a foundation for the upcoming chapters. Without these, the coming chapters are mere technical know-how.
In the next chapter, we will learn how to install Jenkins on various platforms.