No. There's no such thing as 'CI/CD'. CI and CD are two distinct things, and you're probably not doing them either. This is Part 1: how to actually do trunk-based development.




What it is


Everyone commits directly to trunk (master or main). Short-lived branches that last for hours are...