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, ...

Get C# and .NET Core Test Driven Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.