Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AST-281: Set reference-type #14

Merged
merged 3 commits into from
Jan 20, 2020
Merged

AST-281: Set reference-type #14

merged 3 commits into from
Jan 20, 2020

Conversation

pierallard
Copy link
Contributor

No description provided.

Copy link
Contributor

@SamirBoulil SamirBoulil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure you try to make it work on a real environment.

src/Command/CreateFamilyCommand.php Outdated Show resolved Hide resolved
;
}

public function execute(InputInterface $input, OutputInterface $output)
{
$this->io = new SymfonyStyle($input, $output);
$this->assetFamilyCode = $input->getArgument('assetFamilyCode');
$this->assetFamilyCode = $input->getArgument('asset-family-code');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we could extract that in a dedicated method. I leave it as you prefer

src/Command/CreateFamilyCommand.php Outdated Show resolved Hide resolved
src/Command/CreateFamilyCommand.php Show resolved Hide resolved
src/Command/MergeAssetsAndVariationsFilesCommand.php Outdated Show resolved Hide resolved
src/Command/MigrateCommand.php Outdated Show resolved Hide resolved
src/Command/MigrateCommand.php Outdated Show resolved Hide resolved
src/Command/MigrateCommand.php Outdated Show resolved Hide resolved
src/Command/MigrateCommand.php Outdated Show resolved Hide resolved
pierallard and others added 2 commits January 20, 2020 10:06
Co-Authored-By: Samir <samir.boulil@akeneo.com>
Co-Authored-By: Julien Sanchez <sumbobyboys@gmail.com>
@pierallard pierallard merged commit add81aa into master Jan 20, 2020
@pierallard pierallard deleted the AST-281 branch January 20, 2020 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants