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

[SF7] Remove using container in old migrations #16926

Merged

Conversation

GSadee
Copy link
Member

@GSadee GSadee commented Sep 12, 2024

Q A
Branch? symfony-7
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets extracted from #16890
License MIT

In SF7, there is no ContainerAwareInterface, so we cannot use it in migrations anymore. We could handle this in some custom way. Still, these migrations are extremely old, and in my opinion there is no point in maintaining them, because whoever needed to upgrade from those versions of Sylius has already done it, but with new installations they are not needed.

@GSadee GSadee added the Maintenance CI configurations, READMEs, releases, etc. label Sep 12, 2024
@GSadee GSadee requested review from a team as code owners September 12, 2024 13:25
@GSadee GSadee force-pushed the SYL-3907-remove-container-aware-migrations branch from 4ece2b2 to a1120a0 Compare September 12, 2024 13:33
Copy link

github-actions bot commented Sep 12, 2024

Bunnyshell Preview Environment deleted

Available commands:

  • /bns:deploy to redeploy the environment

@GSadee GSadee merged commit ad4dfd5 into Sylius:symfony-7 Sep 13, 2024
21 checks passed
@GSadee GSadee deleted the SYL-3907-remove-container-aware-migrations branch September 13, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance CI configurations, READMEs, releases, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants