-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
We noticed here that all tasks are being loaded by default, which is not what you would want.
For example(deployer/deployer/recipe/provision/website.php):

Overrides the domain variable with a Deployer\ask and breaks the usage of get('domain')/set('domain') in build.
Loading all recipes at once also overrides a lot of other functions, creates duplicate variables etc.
If a Magento2 recipe is being used only that file should be required via PHP.
Metadata
Metadata
Assignees
Labels
No labels