Commit graph

5 commits

Author SHA1 Message Date
fb63a6c245 feat: opt-in to the new database credentials
Allow for changing the default database name, username and password from
`drupal` to `app` by enabling the
`experimental.useNewDatabaseCredentials` feature flag in a project's
`build.yaml` file.

Refs: OD-27
2023-04-16 21:21:40 +01:00
8256fc0a81 fix: PHPStan errors 2023-04-16 20:06:52 +01:00
e3a93065de fix: drupal.docroot can be null 2023-04-07 20:55:23 +01:00
a97264d99c feat: validate drupal.docroot
Refs: OD-18
2023-04-07 20:39:34 +01:00
e30929e69c refactor: serialise and validate a configuration
...data object
2023-04-07 20:03:52 +01:00