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

Skip to content

Fix doctrine migrations config in UPGRADE-1.8.md#12120

Merged
Zales0123 merged 1 commit into
Sylius:1.8from
mmenozzi:patch-4
Dec 4, 2020
Merged

Fix doctrine migrations config in UPGRADE-1.8.md#12120
Zales0123 merged 1 commit into
Sylius:1.8from
mmenozzi:patch-4

Conversation

@mmenozzi
Copy link
Copy Markdown
Contributor

@mmenozzi mmenozzi commented Dec 3, 2020

The doctrine:migrations:migrate command will fail if not executed from the project root. This is the case when using Deployer. The %kernel.project_dir% parameter will fix that.

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets none
License MIT

@mmenozzi mmenozzi requested a review from a team as a code owner December 3, 2020 10:32
@probot-autolabeler probot-autolabeler Bot added the Maintenance CI configurations, READMEs, releases, etc. label Dec 3, 2020
The `doctrine:migrations:migrate` command will fail if not executed from the project root. This is the case when using Deployer. The `%kernel.project_dir%` parameter will fix that.
@Zales0123
Copy link
Copy Markdown
Contributor

The base of this pull-request was changed, you need fetch and reset your local branch
if you want to add new commits to this pull request. Reset before you pull, else commits
may become messed-up.

Unless you added new commits (to this branch) locally that you did not push yet,
execute git fetch origin && git reset "patch-4" to update your local branch.

Feel free to ask for assistance when you get stuck 👍

@Zales0123 Zales0123 changed the base branch from master to 1.8 December 4, 2020 09:36
@Zales0123 Zales0123 merged commit b59f89d into Sylius:1.8 Dec 4, 2020
@Zales0123
Copy link
Copy Markdown
Contributor

Thanks, Manuele! 🥇

@mmenozzi
Copy link
Copy Markdown
Contributor Author

mmenozzi commented Dec 5, 2020

You’re welcome!

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.

3 participants