Skip to content

mookmac/Extended-PP-CoE-pipeline-templates-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Extended Power Platform CoE Pipeline Templates v2

Original author: Alex MacVean 2022-2024

Explanation blog, originally published to LinkedIn here

Pre-requisites

The templates included in this project are designed to be a wrapper around the templates found in Microsoft's coe-alm-accelerator-templates project. Clone that project into a separate repo in your ADO project, then use the files in the /hooks/ directory of this project to replace the placeholder ones in the coe-alm-accelerator-templates repo.

Extended ALM

Create pipelines from these templates to enact the Extended ALM

Power Platform Solutions:

  • Export power platform solution from dev to source control: pipelines/pp-export-pp-solution.yml
  • Build power platform solution package from source control and publish to artifact feed: pipelines/pp-build-and-publish-solution.yml

Config Data:

  • Export config data from dev to source control: pipelines/pp-extract-data.yml
  • Build config data package from source control and publish to artifact feed: pipelines/pp-build-and-publish-configuration-data.yml

Deployments:

  • Create new power platform environment: pipelines/pp-create-pp-env-hardcoded.yml
  • Deploy packages from artifact feed to target environments: pipelines/pp-deploy-packages-from-manifest.yml

About

Pro-dev extension layer for the Power Platform coe-alm-accelerator-templates provided by Microsoft

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published