Global-localhost / powerplatform-actionstemplate

This is a template repo. it contains the workflow files for Continuous Integration(CI) & Continuous Deployment(CD) of the Power Platform Solutions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workflows

  • deploy-PPSolution-to-test.yml : Used to move solution from developer environment to test environment using build environment to test the packaging and dependencies.
  • deploy-PPSolution-to-prod.yml : Used to move managed solution artifact created from deploy-PPSolution-to-test.yml to production environment
  • deploy-PPSolution-to-dev.yml : Used to import solutions from any target environment to development environment.

More details on workflows in this wiki.

Workflows mainly uses the microsoft/powerplatform-actions.

For triggering workflow manually you can follow this documentation.

About

This is a template repo. it contains the workflow files for Continuous Integration(CI) & Continuous Deployment(CD) of the Power Platform Solutions.