Skip to content

Releases: studio24/deployer-recipes

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.

v1.0.2

29 Mar 15:45
2d9d751
Compare
Choose a tag to compare

Fix Composer issue

v1.0.1

19 Mar 10:24
7fd15f6
Compare
Choose a tag to compare
  • Switch to using a local Deployer install within the project's Composer file
  • Use Symfony HttpClient to get build summary JSON file
  • Add more robust error checking on JSON file