continuous-integration - Concepts
Explore concepts tagged with "continuous-integration"
Total concepts: 2
Concepts
- Continuous Delivery - A software development practice where code changes are automatically built, tested, and prepared for release to production, ensuring software can be deployed at any time.
- Trunk-based Development - A version control workflow where developers integrate small changes frequently into a single main branch.
← Back to all concepts