@[email protected] to [email protected]English • 2 years agoWhy I prefer trunk-based development - Trisha Geetrishagee.commessage-square23fedilinkarrow-up137arrow-down14cross-posted to: [email protected][email protected]
arrow-up133arrow-down1external-linkWhy I prefer trunk-based development - Trisha Geetrishagee.com@[email protected] to [email protected]English • 2 years agomessage-square23fedilinkcross-posted to: [email protected][email protected]
minus-square@[email protected]linkfedilinkEnglish8•2 years agoMy understanding of trunk based development is that it allows for short lived branches and keeps longer work behind feature flags as it is merged in pieces. The common CI approach with pull/merge requests having to pass tests still applies.
minus-squareJackbyDevlinkfedilinkEnglish3•2 years agoThat isn’t what the author describes, but I agree there are multiple interpretations.
My understanding of trunk based development is that it allows for short lived branches and keeps longer work behind feature flags as it is merged in pieces. The common CI approach with pull/merge requests having to pass tests still applies.
That isn’t what the author describes, but I agree there are multiple interpretations.