Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 610 Bytes

File metadata and controls

14 lines (9 loc) · 610 Bytes

Power Platform ALM with GitHub Actions

This repository provides a template for automating Application Lifecycle Management (ALM) for Power Apps solutions and Power BI reports across multiple environments using GitHub Actions and the Power Platform CLI.

Features

  • Deploy Power Apps solutions across multiple environments (Dev, UAT, Prod)
  • Deploy Power BI reports across multiple environments
  • Optional data migration between environments
  • Configurable settings for environment connection strings, file paths, and more

Getting Started

To get started, follow the steps in the HOW-TO.md document.