Shippable trunk-based development

A diagram showing trunk-based development, where all work is on one main branch, delaying release until all features are ready.
Trunk-based development; all development is done on a single main branch and as a result we can only release as fast as the slowest feature.

Drupal