ci-cd
3 posts
- GitVersion — Automated Semantic Versioning from Your Git History A deep dive into GitVersion: what it is, how it derives version numbers from your Git graph, and an honest look at where it shines and where it gets in the way.
- Trunk-Based Development with Release Branches A deep-dive into TBD + Release Branch — the hybrid Git branching model that combines trunk-based speed with release-grade stability. Covers workflows, release mechanics, hotfixes, conflict strategies, and Q&A.
- Trunk-Based Development vs Feature-Based Development A comprehensive comparison of TBD and GitFlow covering workflows, release mechanisms, conflict management, and framework upgrade strategies.