Software Development with GitFlow

1. Introduction A well defined and implemented release management is critical to the success of Development Leads and Managers. The manager/ lead has to ensure that the engineering team is productive and working on stories or problems that provide the most business value. In the meantime, the work that is completed needs to be validated and approved by business for operational use. Therefore, at any given time, a release might be in progress and developers are working on the next stories. This is a pipeline problem and sometimes priorities necessitates changing features which means switching releases. On top of this, … Continue reading Software Development with GitFlow