Skip to content

Move src/Migrations/ to migrations/ #797

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

Merged
1 commit merged into from
Jul 14, 2020
Merged

Move src/Migrations/ to migrations/ #797

1 commit merged into from
Jul 14, 2020

Conversation

nicolas-grekas
Copy link
Member

Q A
License MIT
Doc issue/PR -

Is there anything that prevents doing so, if the book can be fixed?
Replaces #796

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Pull request passes validation.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Pull request passes validation.

@ghost ghost merged commit 7362e01 into symfony:master Jul 14, 2020
@nicolas-grekas nicolas-grekas deleted the migmig branch July 14, 2020 14:32
javiereguiluz added a commit to symfony/symfony-docs that referenced this pull request Jul 15, 2020
This PR was merged into the 5.0 branch.

Discussion
----------

default path of migrations changed in recipe

See symfony/recipes#797

Obviously, we can't really know what path the user will have configured. All we can do is have it match the latest config.

Btw, I chose 5.0 as the base branch... but I'm open to other suggestions.

Cheers!

Commits
-------

3be2860 default path of migrations changed in recipe
javiereguiluz added a commit to symfony/symfony-docs that referenced this pull request Sep 7, 2020
This PR was submitted for the 5.1 branch but it was merged into the 4.4 branch instead.

Discussion
----------

Update best_practices.rst

Related to symfony/recipes#797

Commits
-------

3371108 Update best_practices.rst
@GPHemsley
Copy link

This creates a new empty directory, leaving existing migrations in the old directory instead of moving them. Is that intentional? (Do recipes have the power to move files outside the recipe?)

@nicolas-grekas
Copy link
Member Author

You're correct, recipes don't move files.

This pull request was closed.
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.

4 participants