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

[DX] New set of fixtures #167

Merged
merged 10 commits into from
Oct 23, 2023
Merged

[DX] New set of fixtures #167

merged 10 commits into from
Oct 23, 2023

Conversation

Jibbarth
Copy link
Member

@Jibbarth Jibbarth commented Oct 20, 2023

Q A
Bug fix? no
New feature? yes
BC breaks? no
Fixed issue #...

👋

On a project, we have a big akeneo linked, and doing all imports literally take days.

To be able to quickly reinit my dev env, I wanted to import only few products from akeneo, so I created some fixtures that allow to add filters query param.

There is some fixtures missing like associations and assets but I'll may add it in another PR if needed.

@TheGrimmChester TheGrimmChester self-requested a review October 20, 2023 09:46
docs/FIXTURE.md Show resolved Hide resolved
src/Fixture/FamiliesFixture.php Show resolved Hide resolved
@Jibbarth Jibbarth force-pushed the feature/new-set-of-fixtures branch from 6f44957 to 2ebf759 Compare October 20, 2023 13:52
@Jibbarth Jibbarth force-pushed the feature/new-set-of-fixtures branch from 2ebf759 to 627e2ba Compare October 20, 2023 14:08
@@ -25,7 +25,6 @@ services:
Synolia\SyliusAkeneoPlugin\Factory\AssociationTypePipelineFactory: ~
Synolia\SyliusAkeneoPlugin\Filter\ProductFilter: ~
Synolia\SyliusAkeneoPlugin\Provider\AkeneoAttributePropertiesProvider: ~
Synolia\SyliusAkeneoPlugin\Provider\SyliusAkeneoLocaleCodeProvider: ~
Copy link
Member Author

Choose a reason for hiding this comment

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

duplicate definition (see line 35)

Copy link
Member

@oallain oallain left a comment

Choose a reason for hiding this comment

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

Good job 🎉

@oallain oallain merged commit 68b8047 into master Oct 23, 2023
9 checks passed
@oallain oallain deleted the feature/new-set-of-fixtures branch October 23, 2023 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants