
BRANCHING STRATEGY AND CI/CD IN AGILE DEVELOPMENT
2607
34________
More at: www.keystepstosuccess.com/2021/04/04-11-less-talks…
“Feature Branching hinders integration of features.”
“Feature Branching hides work for the rest of the team. Frequently merging back to mainline = communicating with your team”
“Feature Branching works against refactoring.”
“Feature Branching creates inventory.”
“Feature Branching increases risk.”
“Feature Branching creates cognitive overload.”
“Continuous Integration Your application is always in a releasable state on main line – with Trunk Based Development”
“Continuous Integration Your application is always in a releasable state on main line.”
コメント