Babbel Technology Radar

Continuous Integration

Software DevelopmentDevOps
Adopt

Continuous Integration (CI) is a software development practice where developers regularly merge their code changes into a shared repository, usually multiple times a day. Each integration is automatically built and tested to detect integration errors as early as possible.