Skip to content
This repository has been archived by the owner on Apr 26, 2020. It is now read-only.

Releases: deployphp/recipes

6.2.2

01 Jul 03:50
Compare
Choose a tag to compare
Add rocketchat integration (#226)

6.2.1

17 Jan 13:55
Compare
Choose a tag to compare
Telegram failed notify (#207)

* Telegram deploy failure support

* Update documentation for telegram recipe

6.2.0

11 Jan 07:57
Compare
Choose a tag to compare
Added content type headers to sentry requests (#205)

6.1.6: Notify New Relic only if app ID and key are set (#194)

15 Sep 02:39
Compare
Choose a tag to compare
* Notify New Relic only if app ID and key are set

This allows setting the app ID to false when deploying to environments not monitored by New Relic. You'll still receive an error message if you don't manually override newrelic_app_id.

* Update CHANGELOG for #139

6.1.5: Fix missing cachetool_args (#192)

12 Sep 13:16
Compare
Choose a tag to compare
* Cannot use --web option

The cachetool has a --web option. However, this cannot be used because --fcgi= is always prefixed in front of the options.

Adding cachetool_args allows you to customise all arguments.

* Set default value

6.1.4

12 Sep 02:23
6c8df09
Compare
Choose a tag to compare
Update CHANGELOG.md

6.1.3

15 Jun 05:45
Compare
Choose a tag to compare
Use New Relic revision as configuration (#186)

This allows you to override revision retrieval for custom builds. This
is useful for builds where the revision is not in the current
directory.

6.1.2

30 May 08:41
Compare
Choose a tag to compare

Fixed cachetool recipe for support older version of PHP.

6.1.1

24 Apr 07:16
4b66561
Compare
Choose a tag to compare

Fix discord recipe.

6.1.0

21 Apr 03:53
Compare
Choose a tag to compare

This release contains new discord recipe.