8db64458b1
refactor(*): change to a Symfony Console app
2023-04-24 01:05:07 +01:00
02c8b41194
feat: generate GitHub Actions configuration
...
Generate a GitHub Actions workflow file if a project is opted-in for
this feature.
Refs: OD-29
2023-04-21 01:39:43 +01:00
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