What is the goal of Continuous Integration (CI) in software development?
-
A
Continuously integrating third-party APIs into the codebase
-
B
Automatically building and testing code on every commit to detect integration issues early
-
C
Deploying code to production on every merge
-
D
Monitoring production application uptime continuously