As we see more and more customers adopting the cloud based development methodologies in SAP especially with customers adopting XS Advanced and SAP HANA Cloud as their data warehousing or data mart solution, there was need to lay down some best practices for source code management and version control. This blog post talks about some of the best practices to be followed while working in a parallel development environment especially while working with multiple features development.
This blog provides best practices for sequencing using git based tools and addresses the following pain points:
◉ How to build/deploy different features in different systems in the landscape and not have a deployment conflict ?
◉ What to do in case a feature is not ready, and there’s a Priority 1 bug is to be fixed ?
◉ How to select or drop a feature/commit in case of an erroneous situation ?