Skip to content

Releases: studio24/deployer-recipes

v2.1.1

17 Dec 09:16
eec4daa
Compare
Choose a tag to compare
  • Hotfix to correctly change directory to build path when running local_build task

v2.1.0

16 Dec 20:59
670ef5f
Compare
Choose a tag to compare

Add static recipe to deploy a static website with Deployer.

Thanks to @jean-gui for contributing the initial static recipe.

v2.0.2

04 Jun 11:46
6058f9d
Compare
Choose a tag to compare
  • Fix for legacy date formats in build summary JSON
  • Add disk_space_max to exit if disk space is above the disk_space_max threshold
  • Add docs on how to resolve shared folder permissions

v2.0.1

15 May 13:27
441af8a
Compare
Choose a tag to compare

Fix:

  • Remove incorrect craft command from Laravel recipe

v2.0.0

07 May 11:06
a86dbbb
Compare
Choose a tag to compare

Support for PHP 8 and Deployer 7

v1.1.1

31 Mar 12:03
52b105c
Compare
Choose a tag to compare
  • Update install instructions for this release

v1.1.0

09 Apr 09:04
e7605ca
Compare
Choose a tag to compare

Restructuring of project and code tests added.

v1.0.5

08 Apr 15:30
b2699b6
Compare
Choose a tag to compare
Merge pull request #11 from studio24/change-validation-check-deployer

Change check for script path for deployer

v1.0.4

31 Mar 09:37
c0bea12
Compare
Choose a tag to compare

Add new recipe to detect whether Deployer is running globally or locally

v1.0.3

30 Mar 10:19
f04130f
Compare
Choose a tag to compare

Additional checking added for the show-summary recipe in case of HTTP errors.