powerplatform-actions
powerplatform-actions copied to clipboard
Power Platform GitHub Actions automate common build and deployment tasks related to Power Platform. This includes synchronization of solution metadata (a.k.a. solutions) between development environmen...
Hi there. I am using the power-platform actions to deploy solution between environments. I have noticed that the solution is being deployed successfully, however on the target environment, the Model...
[solution-import] add more descriptive error message when a solution environment variable is missing
Hi, I had an issue where my unmanaged solution import failed with the very undescriptive message "Error: The given key was not present in the dictionary.". After a lot of...
Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 9.6.0. Release notes Sourced from eslint's releases. v9.6.0 Features e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas) 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate...
Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together. Updates `mocha` from 10.4.0 to 10.5.0 Release notes Sourced from mocha's releases. v10.5.0 :tada: Enhancements #5015 feat: use <progress>...
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.1 to 10.4.2. Commits eef7ea3 10.4.2 c76a7d2 use package-json-from-dist to look up package.json 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...
Bumps [gulp-mocha](https://github.com/sindresorhus/gulp-mocha) from 8.0.0 to 10.0.1. Release notes Sourced from gulp-mocha's releases. v10.0.1 Fix support for streams without file contents c964e10 https://github.com/sindresorhus/gulp-mocha/compare/v10.0.0...v10.0.1 v10.0.0 Breaking This package is now pure ESM....
Bumps [sinon](https://github.com/sinonjs/sinon) from 15.2.0 to 18.0.0. Changelog Sourced from sinon's changelog. 18.0.0 This is what 17.0.2 should have been, as that contained two breaking changes. After updating Nise we are...
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...
Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 9.13.0. Release notes Sourced from eslint's releases. v9.13.0 Features 381c32b feat: Allow languages to provide defaultLanguageOptions (#19003) (Milos Djermanovic) bf723bd feat: Improve eslintrc warning message...
Bumps [sinon](https://github.com/sinonjs/sinon) from 15.2.0 to 19.0.2. Changelog Sourced from sinon's changelog. 19.0.2 4eb4c4bc Use fix 13.0.2 version of fake-timers to get Date to pass instanceof checks (Carl-Erik Kopseng) a5b03db3 Add...