Concurrent Development of Consecutive Releases
When a client is planning concurrent development of consecutive releases (and implicitly lots of developers), there's a set of techniques that work well
Trunk Based Development
todo
Branch by Abstraction
todo
Feature Toggles
todo
My blog entries on this class of TBD, BBA, Feature Toggles, etc
- September 24th, 2014 » A Functional Branch by Abstraction Case Study
- August 12th, 2014 » Trunk supporting practices
- January 14th, 2014 » Convincing Executives To Switch To Trunk-Based Development
- April 5th, 2013 » What is Trunk-Based Development?
- March 19th, 2013 » The Cost of Unmerge
- March 13th, 2013 » Facebook's Trunk-Based Development (take 2)
- March 11th, 2013 » Legacy App Rejuvenation
- March 4th, 2013 » Trunk-Based Development at Facebook
- November 1st, 2012 » Testability and Cost of Change
- July 10th, 2012 » Feature Toggles: App-config workflow using SCM
- April 24th, 2012 » Call to Arms: Average Story Sizes of One Day
- September 30th, 2011 » Branchable Continuous Integration
- May 13th, 2011 » Avoiding 'Big Bang' for Branch By Abstraction
- December 7th, 2010 » Branch By Abstraction Log Jam
- April 26th, 2007 » Introducing Branch By Abstraction