Conversation
|
Seems like |
cc2cc0a to
ea7ec94
Compare
|
This needs also updating: The sync directory is defined in $settings and not $config_directories. |
|
@aleksijohansson, switching branches is not enough to rebuild the project if you have built it with pre-8.8 codebase first. I've added steps to test out to the issue description. Perform |
|
Your use case was more like How to upgrade my current D8.7 project to D8.8. Let's try to describe that process here as well, thanks for testing out! |
|
@tormi I did not have anything pre-built, but instead started from scratch when testing this. I did exactly what you described now in the PR description for testing. |
What happened to this install? Did you happen to continue testing feature branch from there? |
|
@tormi I tested that after I had first tested this branch. |
|
Ok. Try this while you're on feature branch:
|
|
@tormi I tested again from scratch with: |
floretan
left a comment
There was a problem hiding this comment.
Very nice work, thanks for keeping this project template up to date!


This PR updates the project template to Drupal 8.8. Steps to test out:
git clone git@github.com:wunderio/drupal-project.git && cd drupal-projectgit checkout feature/drupal-8.8lando start