4.0-alpha1
Pre-release
Pre-release
The goal of this release is to remove some of the templating functionality that makes planaitrnet/the-build
and palantirnet/drupal-skeleton
harder to use and maintain.
- Removed gitignore template
- Removed settings.php templating
- Changed how host-specific settings files are managed
palantirnet/drupal-skeleton
now contains the settings.php
scaffolding for Drupal.
The plan is to remove more templating/wrapping before releasing 4.0.
Updating from 3.x
This requires a change to the code-fix
target in build.xml
. You can either run vendor/bin/the-build-installer
from your project root, or make the change manually. See the following diff for an example:
https://github.com/palantirnet/the-build/pull/168/files