CI/CD
Quick Definition
Automating build test and deployment pipelines
Full Definition
Continuous Integration and Continuous Delivery automating build test and deployment.
Examples
GitHub Actions, Jenkins, GitLab CI, CircleCI
Related Terms
continuous-integration
continuous-delivery
devops
More General Terms
System Design
Defining architecture components and interfaces for systems
Code Review
Examining code changes before merging for quality
TDD
Writing tests before code in a red-green-refactor cycle
API Documentation
Documentation describing API usage and integration
Agile
Iterative approach delivering value incrementally
Open Source
Software with publicly available source code