Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Core] added default factory for avatar image#11751

Merged
lchrusciel merged 5 commits into
Sylius:1.10from
foxou33:issue_11163
Nov 26, 2021
Merged

[Core] added default factory for avatar image#11751
lchrusciel merged 5 commits into
Sylius:1.10from
foxou33:issue_11163

Conversation

@foxou33
Copy link
Copy Markdown
Contributor

@foxou33 foxou33 commented Aug 19, 2020

Q A
Branch? 1.7
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets fixes #11163
License MIT

@foxou33 foxou33 requested a review from a team as a code owner August 19, 2020 20:01
@foxou33 foxou33 changed the title [Core] added default factory for avatar image [WIP][Core] added default factory for avatar image Aug 20, 2020
Comment thread src/Sylius/Component/Core/Factory/AvatarImageFactory.php Outdated
Copy link
Copy Markdown
Contributor

@lchrusciel lchrusciel left a comment

Choose a reason for hiding this comment

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

Plus if I see correctly, we should implement this interface on that class itself

Comment thread src/Sylius/Bundle/CoreBundle/DependencyInjection/Configuration.php Outdated
@foxou33 foxou33 changed the title [WIP][Core] added default factory for avatar image [Core] added default factory for avatar image Aug 22, 2020
@lchrusciel
Copy link
Copy Markdown
Contributor

The build should be green after merging #11780

Comment thread src/Sylius/Bundle/CoreBundle/Fixture/Factory/AdminUserExampleFactory.php Outdated
Comment thread src/Sylius/Bundle/CoreBundle/Fixture/Factory/AdminUserExampleFactory.php Outdated
@foxou33
Copy link
Copy Markdown
Contributor Author

foxou33 commented Sep 1, 2020

I think I messed up trying to merge #11780. I'm not sure how to revert.

@lchrusciel lchrusciel changed the base branch from 1.7 to 1.8 September 8, 2020 08:38
@lchrusciel lchrusciel changed the base branch from 1.8 to 1.7 September 8, 2020 08:43
@lchrusciel
Copy link
Copy Markdown
Contributor

I've rebased your PR and fixed commits. All of them are still yours, of course :) Let's wait for green build and it is good to go

@stale
Copy link
Copy Markdown

stale Bot commented Dec 25, 2020

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the Stale Issues and PRs with no recent activity, about to be closed soon. label Dec 25, 2020
@igormukhingmailcom
Copy link
Copy Markdown
Contributor

Not stale. Very useful and looks ready to merge, isn't it?

@stale stale Bot removed the Stale Issues and PRs with no recent activity, about to be closed soon. label Nov 3, 2021
@foxou33 foxou33 requested a review from lchrusciel November 11, 2021 20:50
@lchrusciel lchrusciel changed the base branch from 1.7 to 1.10 November 19, 2021 14:41
@lchrusciel lchrusciel changed the base branch from 1.10 to 1.7 November 19, 2021 14:41
@probot-autolabeler probot-autolabeler Bot added the Maintenance CI configurations, READMEs, releases, etc. label Nov 19, 2021
@lchrusciel lchrusciel changed the base branch from 1.7 to 1.10 November 19, 2021 14:45
@igormukhingmailcom
Copy link
Copy Markdown
Contributor

Thanks, @foxou33 and @lchrusciel :)

@lchrusciel lchrusciel merged commit d5e2f90 into Sylius:1.10 Nov 26, 2021
@lchrusciel
Copy link
Copy Markdown
Contributor

Thank you, @foxou33! 🎉

@lchrusciel lchrusciel added the Bug Confirmed bugs or bugfixes. label Nov 26, 2021
Zales0123 added a commit that referenced this pull request Nov 26, 2021
…on fix (lchrusciel)

This PR was merged into the 1.10 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.10
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | fixes to #11751
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.10 branch
 - Features and deprecations must be submitted against the master branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->


Commits
-------

2538e83 [Minor] Removal of additional spaces and deprecation version fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Confirmed bugs or bugfixes. Maintenance CI configurations, READMEs, releases, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants