powerplatform-build-tools
powerplatform-build-tools copied to clipboard
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...
For the past week or so, the import data in DevOps task always gives error. There is no option to turn on Verbose true so we have no clue why...
I have a custom connector in the solution. When I performed unpack + pack solution using pac cli and tried to import to target environment, I got an error: **Connector...
Bumps [semver](https://github.com/npm/node-semver) from 7.6.1 to 7.6.2. Release notes Sourced from semver's releases. v7.6.2 7.6.2 (2024-05-09) Bug Fixes 6466ba9 #713 lru: use map.delete() directly (#713) (@negezor, @lukekarrys) Changelog Sourced from semver's...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.10 to 20.12.11. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.12 to 10.3.15. Commits 921c4b9 10.3.15 57f5551 engines: need 14.18, where 'node:path' shows up 4da30cd 10.3.14 0e7f0cf [email protected] d6a9d05 10.3.13 435d1f7 fix: use node:-prefixed requires for builtins...
Bumps [tfx-cli](https://github.com/Microsoft/tfs-cli) from 0.16.0 to 0.17.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Hello. There is no way to specify target environment with `pac catalog install` as the existing `--environment` argument refers to the environment which has catalog installed and `--target-url` argument is...
I followed this [Microsoft tutorial](https://learn.microsoft.com/en-us/power-platform/alm/tutorials/github-actions-deploy) to set up a deployment pipeline from my non-prod environment to prod environment. Everything works fine and I'm able to export as an unmanaged solution...
When cloning a solution there are parameters to specify solution type and localization settings for the solution but those values don't get included in the cdsproj that is generated and...
Microsoft PowerPlatform CLI Version: 1.31.6+g9147a23 pac powerpages download command creates entries in adx_sitesettings.yml under a spurious node adx_filecontent, but not for every setting. This is an export of an Enhanced...