Releases: bestit/ShopwareMageTasks
Releases · bestit/ShopwareMageTasks
0.10.0: Add config values for showare 6 deployments (#61)
* Prepares the the tar file of a subfolder without the subfolder itself * add config values for Showpare 6 deployments Co-authored-by: Ahmad El-Bardan <[email protected]>
Mage 4.X compatibility
Add compatibility for mage 4.x: Added dependency to composer.json
Task added that extends SetEnvParametersTask by a recursive directory iteration to edit all dist files with env parameters
0.9.3 Task added that extends SetEnvParametersTask by a recursive directory…
added single_remote_command option
0.6.0 Merge pull request #50 from bestit-dfuchs/feature/plugin-update-singl…
added console_script_path option to environment config
0.5.6 Merge pull request #49 from bestit-dfuchs/feature/env-console-script-…
Add option to ignore the process return value in the sw command call
0.5.5 Add option to ignore the process return value in the sw command call …
Add php_executeable option to environment config
0.5.4 Add php_executable option to environment config (#47)
Configurable legacy_plugins path
The legacy_plugins path is now configurable in the .magem.yml
Make the scripts path in the "Apply Migrations" Task configurable.
0.5.2 Made the script path configurable, default is 'scripts' if no paramet…
Fix: SetEnvVars default values
0.5.1 Fix the default values in the SetEnvParametersTask. (#44)