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

wp symlink not valid when built on Windows (testing only) #1954

Merged
merged 2 commits into from Nov 17, 2019

Conversation

rfay
Copy link
Member

@rfay rfay commented Nov 17, 2019

The Problem/Issue/Bug:

In testing (only) we build the container on Windows. However, after #1810, the wp symlink is invalid because git doesn't checkout symlinks successfully on windows normally.

How this PR Solves The Problem:

Explicitly create the symlink in the dockerfile instead of checking it in.

Manual Testing Instructions:

Automated Testing Overview:

Related Issue Link(s):

Testing bug introduced into #1810

Release/Deployment notes:

@rfay rfay merged commit 8dab856 into ddev:master Nov 17, 2019
@rfay rfay deleted the 20191117_symlink_wp branch November 17, 2019 14:28
rfay added a commit to rfay/ddev that referenced this pull request Jan 15, 2020
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.

None yet

1 participant