Skip to content

YarramNaresh/DynamicsPOC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Dynamics POC

This Repository helps you to connect and build CICD Automation Tool for Dynamics 3645

CICD Deployment Automation Tool Features

Direct Deployment:

• Direct deployment to one/multiple instances.

GitHub Repository Commit and DevOps Pipeline Deployment:

• 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

Common Tool Features:

• 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.

Tool Configuration

• 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.5%
  • JavaScript 3.1%
  • Other 1.4%