Skip to content

Releases: bestit/ShopwareMageTasks

0.10.0: Add config values for showare 6 deployments (#61)

09 Apr 14:56
96988e3
Compare
Choose a tag to compare
* 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

03 Feb 14:32
bcd215d
Compare
Choose a tag to compare

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

20 Jun 12:05
Compare
Choose a tag to compare

added single_remote_command option

03 Jan 08:37
fad4d8b
Compare
Choose a tag to compare
0.6.0

Merge pull request #50 from bestit-dfuchs/feature/plugin-update-singl…

added console_script_path option to environment config

02 Jan 12:43
ec6fb27
Compare
Choose a tag to compare
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

19 Dec 10:10
Compare
Choose a tag to compare
0.5.5

Add option to ignore the process return value in the sw command call …

Add php_executeable option to environment config

13 Dec 10:33
Compare
Choose a tag to compare
0.5.4

Add php_executable option to environment config (#47)

Configurable legacy_plugins path

15 Nov 07:16
Compare
Choose a tag to compare

The legacy_plugins path is now configurable in the .magem.yml

Make the scripts path in the "Apply Migrations" Task configurable.

19 Sep 09:03
Compare
Choose a tag to compare
0.5.2

Made the script path configurable, default is 'scripts' if no paramet…

Fix: SetEnvVars default values

01 Mar 08:14
488ed5c
Compare
Choose a tag to compare
0.5.1

Fix the default values in the SetEnvParametersTask. (#44)