© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2024
J. N. Rosenfield BoeiraLean Game Development https://doi.org/10.1007/978-1-4842-9843-5_8

8. Continuous Integration

Julia Naomi Rosenfield Boeira1  
(1)
Winnipeg, MB, Canada
 

In this chapter, you learn about the advantages of continuous integration (CI), read about its key concepts, and learn how to apply it to a project. You also learn what continuous integration means for a team. Last, you learn which tools and frameworks are available for implementing continuous integration during game development.

Why Continuous Integration?

The main goal of continuous integration is to find bugs as early as possible and this is done every time the code is modified. In ...

Get Lean Game Development: Apply Lean Frameworks to the Process of Game 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.