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

Releases: deployphp/recipes

6.2.2

Choose a tag to compare

@antonmedv antonmedv released this 01 Jul 03:50
Add rocketchat integration (#226)

6.2.1

Choose a tag to compare

@antonmedv antonmedv released this 17 Jan 13:55
Telegram failed notify (#207)

* Telegram deploy failure support

* Update documentation for telegram recipe

6.2.0

Choose a tag to compare

@antonmedv antonmedv released this 11 Jan 07:57
Added content type headers to sentry requests (#205)

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

Choose a tag to compare

@antonmedv antonmedv released this 15 Sep 02:39
* 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)

Choose a tag to compare

@antonmedv antonmedv released this 12 Sep 13:16
* 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

Choose a tag to compare

@antonmedv antonmedv released this 12 Sep 02:23
6c8df09
Update CHANGELOG.md

6.1.3

Choose a tag to compare

@antonmedv antonmedv released this 15 Jun 05:45
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

Choose a tag to compare

@antonmedv antonmedv released this 30 May 08:41

Fixed cachetool recipe for support older version of PHP.

6.1.1

Choose a tag to compare

@antonmedv antonmedv released this 24 Apr 07:16
4b66561

Fix discord recipe.

6.1.0

Choose a tag to compare

@antonmedv antonmedv released this 21 Apr 03:53

This release contains new discord recipe.