Å·±¦ÓéÀÖ

Jump to ratings and reviews
Rate this book

Trunk Based Development

Rate this book

ebook

Published January 1, 2017

2 people are currently reading
32 people want to read

About the author

Paul Hammant

1Ìýbook1Ìýfollower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
4 (25%)
4 stars
6 (37%)
3 stars
4 (25%)
2 stars
2 (12%)
1 star
0 (0%)
Displaying 1 - 5 of 5 reviews
Profile Image for Jacek Tomaszewski.
25 reviews7 followers
February 8, 2023
I guess nowadays you can summarize the whole book into "never push to main branch directly (unless it's a small project)", "have CI/CD with PRs which you code review", "branches cause distance between developers", "branches should be as short-lived as possible". That's about it, from the things that will be useful for a today's software engineer.

Yet, it gives very interesting history on CI/CD, VCS systems, and how PRs and the now-common "trunk based development" became a thing. If you're very much into those subjects, and want to master your knowledge on this, this book may be a quick useful read for you to catch up on this. That's why I still liked it, and not regret reading this.
Profile Image for Mukhammad Karimov.
5 reviews
April 3, 2018
Things I really enjoyed:
Branches create distance between developers and we do not want that.
Don’t break the build, always stay release ready.
High quality code by promoting code reviews and pair programming.
Profile Image for Dhwaneet Bhatt.
65 reviews3 followers
August 5, 2021
A very clear and no-nonsense book highlighting single branch model of work, commonly known as GitHub Flow. This book abstracts it and covers a lot many aspects of the benefits, pitfalls and trade offs in the context of CI and CD.

A good 1 day read for architects, developers and EMs.
5 reviews1 follower
Read
January 19, 2025
Must read.
Le livre est très bien, bien que nous faisions déjà quelque chose de similaire dans la team, ce livre m'a permis de mettre la théorie sur la pratique et d'enforcer des règles qui ne l'étaient pas encore au sein de l'équipe. La delivery s'en porte bien.
23 reviews
March 31, 2025
Fantastic book with some very challenging ideas deployment and integration processes
Displaying 1 - 5 of 5 reviews

Can't find what you're looking for?

Get help and learn more about the design.