Hi, I am trying to setup a CI CD pipeline for PowerApps Portal using Power Platform CLI (PAC CLI). Here are the steps being followed
- Authenticate to DEV Portal
- Download website content from DEV
- Add the website content to Repo
- Developers clone the Repo and make changes, and push back to Repo
- Using the Upload command (pac paportal upload) to deploy changes to DEV, UAT and PROD
The upload command works well with uploading to DEV, as it just uploads the changed files. However since the repo was not downloaded from UAT/Prod, when I try to upload the changes to UAT/PROD, it tries to upload all the files which are not even changed.
Is there a way to avoid this or what is the best practice to setup the Repos and development environment to deploy
Regards,
Mudassar Hassan


Report
All responses (
Answers (