This Repository helps you to connect and build CICD Automation Tool for Dynamics 3645
• Direct deployment to one/multiple instances.
• Check-In CRM solution related files to Git-Hub repository and maintaining folder structure for CRM components in Git-Hub repository.
• If any check-in happens in repository, DevOps pipeline gets triggered and deploy one/multiple CRM solutions to target instance.
• Fully automated CI/CD pipeline integrated with Azure DevOps.
• Multiple Solutions deployed in single release
• Manual deployment process gets reduced and less time consuming.
• Using this tool, we can merge multiple CRM solutions to one solution (master solution) and master solution can be deployed to one/multiple target instance.
• List of Components in Solution will be displayed in dynamics source control.
• Dependency Checker in this tool, will give list of missing dependent component for deployment.
• Check the status of deployment in CRM record (Dynamic Source Control) itself or download log file.
• Success/failure of deployment status get logged and displayed in dynamics source control.
• click this link to navigate setup document for Direct Deployment.
• click this link to navigate setup document for GitHub commit and Deployment via Dynamics 365.