Skip to content

Releases: palantirnet/the-build

4.0-beta4

06 Jan 15:07
0aefb99
Compare
Choose a tag to compare

What's Changed

  • Update coding standards in the-build. by @becw in #197
  • Update code standards and run checks on Circle by @agentrickard in #205
  • Make the_build_utility module compatible with Drupal 10 by @byrond in #201
  • Remove Drupal 8 compatibility from the_build_utility module.

Full Changelog: 4.0-beta3...4.0-beta4

4.0-beta3

17 Nov 20:22
0bb72de
Compare
Choose a tag to compare

What's Changed

  • explicitly disable Pantheon build step by @byrond in #199
  • Update PHP and drush versions in the default pantheon.yml

Full Changelog: 4.0-beta2...4.0-beta3

4.0-beta2

20 Oct 16:42
25a3731
Compare
Choose a tag to compare

What's Changed

  • Fix the installer when using "other" by @byrond in #190
  • Move phpcs configuration from the-build into a phpcs.xml file by @becw in #185
  • Remove check for Composer files in styleguide by @byrond in #187
  • Fail build when there are errors by @byrond in #182
  • Update to PHP 8 by @becw in #194

Full Changelog: 4.0-beta1...4.0-beta2

4.0-beta1

06 Oct 18:20
6e47b99
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0-alpha7...4.0-beta1

4.0-alpha7

28 Mar 17:30
451337d
Compare
Choose a tag to compare
4.0-alpha7 Pre-release
Pre-release

What's Changed

  • Change the behat command to use depending on whether ddev is available. by @becw in #180
  • Use new CircleCI convenience image for PHP by @byrond in #177
  • Add drupal check dependency by @becw in #181
  • Fix shell script installer by @becw in #184

Updating from 3.x

Running vendor/bin/the-build-installer from your project root will make the necessary changes, but if there are a lot of customizations, you can make the required config changes manually. See the following diff for details:
https://github.com/palantirnet/the-build/pull/181/files#diff-8ec55cb857d5d0df6d288fda87616f817aa26b5c31773df7dd280c5f8f0cbe93

Full Changelog: 4.0-alpha6...4.0-alpha7

4.0-alpha6

07 Jan 19:30
5a9d7b5
Compare
Choose a tag to compare
4.0-alpha6 Pre-release
Pre-release

What's Changed

  • Patch Phing to fix relative symlinks by @byrond in #179
  • Automatically run drush inside of ddev by @becw in #174

Full Changelog: 4.0-alpha5...4.0-alpha6

4.0-alpha5

04 Jan 22:33
44b1702
Compare
Choose a tag to compare
4.0-alpha5 Pre-release
Pre-release

What's Changed

  • Update devel module to 4.1.x for D9 support. by @eric-schmidt in #176
  • Remove profiles/custom/ directory from code checks by @becw in #178

New Contributors

Full Changelog: 4.0-alpha4...4.0-alpha5

4.0-alpha4

15 Oct 21:28
Compare
Choose a tag to compare
4.0-alpha4 Pre-release
Pre-release

Changed

  • Reverted update to Phing 3, since it has a dependency conflict with drupal/core:9.2.7

4.0-alpha3

15 Oct 21:16
Compare
Choose a tag to compare
4.0-alpha3 Pre-release
Pre-release

Changed

  • Updated to Phing 3

4.0-alpha2

15 Oct 16:15
Compare
Choose a tag to compare
4.0-alpha2 Pre-release
Pre-release
Add missing set-site functionality during install.