Trunk-based Development
Hi! GitOps: from Branch to Trunk. Trunk-based development is one of a set of capabilities that drive higher software delivery and organizational performance, according to Google´s DORA report. In this method, each developer divides their own work into small branches (or batches) and merges that work into a trunk potentially several times a day. Trunk-based development came about to enable continuous integration and continuous delivery by supplying a development model focused on the fast delivery of changes to applications. So, you should implement these two technical practices concurrently, because they have more impact when you use them together.

Discover more from CloudnRoll
Subscribe to get the latest posts sent to your email.
