Maintain three branches of code: N, (N+1) and (N+2): Branch N corresponds to Prod version Branch (N+1) corresponds to QA version Branch (N+2) corresponds to DEV version Access right to each branch needs to be separately given depending upon the team or person working on particular phase of implementation. This task can be assigned to …
Continue reading “Code Configuration & Release Packaging Strategy – Basics”