Summary
In this chapter, we have extensively explored the concept of CI, a software development practice that assists development teams in integrating their code frequently. Developers are expected to check the code several times a day, which is then verified by an automated build process, using a CI tool.
Also, common terminologies of CI be for continuous delivery were discussed. We explained the steps on how to host software projects on GitHub and online hosting platforms and later discussed basic Git commands.
The process of creating GitHub WebHooks to configure integrations with build management systems was explored. Finally, a step-by-step description of installing and configuring the TeamCity CI platform was given.
In the next chapter, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access