Articles from 2019

Displaying posts 25 - 36 of 50 in total

Whitelisting excluded files

Posted in July 2019 on the DeployHQ blog

We're pleased to announce a new feature added to the DeployHQ platform today - the ability to whitelist files and directories within your excluded files or .deployignore rules.

How to add live chat to your website

Posted in June 2019 on the Natterly blog

Adding live chat to your website is actually quite straightforward. You simply need to choose a live chat service and copy a few lines of code onto your website to embed the chat widget itself.

Track deployments in a Bugsnag project

Posted in May 2019 on the DeployHQ blog

Using our Bugsnag integration, you can send notifications about a new deployment directly to a Bugnsag project as a new release, allowing you to then track exceptions raised against it.

Build Pipeline‑only config files

Posted in April 2019 on the DeployHQ blog

We're pleased to announce the addition of a new feature to the DeployHQ platform today - the ability to setup config files for use only in the build pipeline. This...

The DeployHQ Build Pipeline

Posted in April 2019 on the DeployHQ blog

In a lot of modern web applications, a number of assets or dependencies are generated separately from your normal development cycle. For example, you might be compiling some JavaScript, fetching...

Setting up zero downtime deployments

Posted in April 2019 on the DeployHQ blog

Traditionally, one problem that occurs during a deployment process is that your site or application might suffer some downtime, especially if a request is made to it while an important...

Rollbar notifications

Posted in April 2019 on the DeployHQ blog

We're pleased to announce the introduction of a new integration to the DeployHQ platform today - the ability to send deployment notifications to Rollbar!