CI/CD

Developer workflow whereby code changes go through an automated process after check in.
Read full post

Continuous Integration

A suite of tests run against all commits that are pushed to version control automatically.