Line endings in Git repository
Support Articlehttps://www.deployhq.com/support/common-repository-errors/git-line-endings
Troubleshooting Git line ending issues when deploying to different server environments from DeployHQ.
Updated 13th Oct 2020https://www.deployhq.com/support/common-repository-errors/git-line-endings
Troubleshooting Git line ending issues when deploying to different server environments from DeployHQ.
Updated 13th Oct 2020https://www.deployhq.com/support/faq/how-to-rename-a-project
In order to change the name of your project, navigate to "Projects > (project name) > Settings". … In order to ensure automatic deployments continue to work once the projects name has been changed, the … new webhook will need to be copied from within "Projects > (project name) > Automatic Deployments" and … Detailed instructions on how to do this can be found, here: * [Bitbucket](https://www.deployhq.com
Updated 13th Oct 2020https://www.deployhq.com/support/api/config-files/listing-all-config-files
How to list all config files within a specific project using the DeployHQ API.
Updated 1st Apr 2026https://www.deployhq.com/support/api/view-integration
How to view a single integration within a specific project using the DeployHQ API.
Updated 23rd Mar 2026https://www.deployhq.com/support/api/build-cache-files/list-build-cache-files
How to list all build cache files for a project using the DeployHQ API.
Updated 1st Apr 2026https://www.deployhq.com/support/zero-downtime-deployment-issues/an-error-occurred-when-copying-previous-release
It's worth noting that both SSH and SFTP are required for the file upload process, as well as the [zero … /blog/zero-downtime-deployments-with-deployhq-a-step-by-step-guide) directory setup, so you’ll need to
Updated 13th Mar 2025https://www.deployhq.com/support/api/excluded-files/edit-excluded-file
How to update an existing excluded file in a project via the DeployHQ API.
Updated 27th Oct 2025https://www.deployhq.com/support/api/server-groups/listing-all-server-groups
How to list all server groups within a project using the DeployHQ API.
Updated 1st Apr 2026https://www.deployhq.com/support/build-errors/yarn-4
In order to be able to use [Yarn 4](https://yarnpkg.com/blog/release/4.0) to build your node projects … , you will need to add the following commands to your build pipeline: ```bash source /opt/nvm/nvm.sh … Manager) 0.40.3 pre-installed, so you can directly source it from `/opt/nvm/nvm.sh` without needing to … ** - **Enhanced Plug'n'Play (PnP):** It heavily leverages PnP, reducing dependency size and speeding … - **Modernizing Yarn:** Requires Node.js 18+ to leverage newer javaScript features.
Updated 6th Jan 2026https://www.deployhq.com/support/faq/speed-up-deployments-with-build-pipelines
Using build caching to reduce build times during deployments using the build pipeline
Updated 29th Sep 2025