4.0.2
What's Changed
- Check the composer.lock file as part of code-review by @patrickfweston in #224
- Setup behat tests to use the drupal router by @agentrickard in #219
- delete unused settings.php and settings.acquia.php by @byrond in #215
- DEV-45: Prevent 404 in the-build-installer by updating acquia memcache install task by @jesconstantine in #226
- DEV-37: Lint custom javascript with eslint by @jesconstantine in #223
- DEV-41 - Pin circle php image to 8.1.18. by @raylwalters in #227
New Contributors
- @raylwalters made their first contribution in #227
Full Changelog: 4.0.1...4.0.2
Updating from 4.0.1
- Update your project's
.circleci/config.yml
to match the changes todefaults/install/.circleci/config.yml
in https://github.com/palantirnet/the-build/pull/219/files - Update your project's
build.xml
file to addcomposer.lock
validation to thecode-review
target per https://github.com/palantirnet/the-build/pull/224/files