In our project we have a lot of services in addition to drupal, so it would be great to place all drupal related files in it's own subdirectory to keep each service isolated.
I tried to move all drupal related files to /drupal, while keeping silta in the root of the project.
This setup is not supported by drupal-validate nor drupal-deploy, they will be looking for silta files in drupal/silta. Is this something you would be interested in changing?
This would also allow brave users to have two drupal instances inside one project (could be interesting for migration projects for example).
In our project we have a lot of services in addition to drupal, so it would be great to place all drupal related files in it's own subdirectory to keep each service isolated.
I tried to move all drupal related files to /drupal, while keeping silta in the root of the project.
This setup is not supported by drupal-validate nor drupal-deploy, they will be looking for silta files in drupal/silta. Is this something you would be interested in changing?
This would also allow brave users to have two drupal instances inside one project (could be interesting for migration projects for example).