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

[PriceHistory] Extract config #14899

Merged
merged 7 commits into from Mar 30, 2023

Conversation

NoResponseMate
Copy link
Contributor

Q A
Branch? 1.13
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Related tickets -
License MIT

@NoResponseMate NoResponseMate requested a review from a team as a code owner March 29, 2023 14:02
@probot-autolabeler probot-autolabeler bot added Admin AdminBundle related issues and PRs. API APIs related issues and PRs. labels Mar 29, 2023
use Doctrine\DBAL\Schema\Schema;
use Doctrine\Migrations\AbstractMigration;

final class Version20230329093932 extends AbstractMigration
Copy link
Member

Choose a reason for hiding this comment

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

As we are before the 1.13 release, we can probably prepare one combined migration for PriceHistory feature, especially since these migrations should be probably run conditionally, because of the plugin.

@GSadee GSadee merged commit 2f77425 into Sylius:1.13 Mar 30, 2023
22 checks passed
@GSadee
Copy link
Member

GSadee commented Mar 30, 2023

Thanks, Jan! 🥇

@NoResponseMate NoResponseMate deleted the price-history/refactor-config branch September 22, 2023 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin AdminBundle related issues and PRs. API APIs related issues and PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants