Open alxp opened 5 months ago
This might be the same issue here: https://github.com/Islandora-Devops/isle-dc/issues/306
We talked about chown in the tech call, but in my testing, the owner didn't have permission to write to settings.php, so I think we would need to also give the owner write permissions.
Something such as Drupal's $settings['skip_permissions_hardening']
setting might be useful; though, would only expect it to be used in dev environments.
Noticed a build failure when I pushed a commit to an open ISLE-DC PR this evening. Log is here.