microsoft / powerplatform-build-tools

Power Platform Build Tools automate common build and deployment tasks related to Power Platform. This includes synchronization of solution metadata (a.k.a. solutions) between development environments and source control, generating build artifacts, deploying to downstream environments, provisioning/de-provisioning of environments, and the ability to perform static analysis checks against your solution using the PowerApps checker service.
MIT License
174 stars 37 forks source link

Issue with Canvas App in Power Platform Unpack Solution #826

Closed Miesjh closed 2 months ago

Miesjh commented 2 months ago

When I run my pipeline with task PowerPlatformUnpackSolution@2, the msapp file will be added to the repo on the first run. But when I update my Canvas App in the maker portal and run the pipeline again, the file is not updated. Therefor the version on Test is not updated. It only works if I delete the file in the repo first.

Miesjh commented 2 months ago

Nevermind, I had to publish first.