Automated build and deploy on VIP Go

This notice relates to the following platforms: VIP Go

We’re pleased to announce the availability of an automated build and deploy workflow for VIP Go.

Using a Continuous Integration (CI) or Continuous Delivery (CD) service like Travis CI or CircleCI, you can now automatically transpile/concatenate/minify/optimize your JavaScript, CSS, and static assets (almost anything except PHP) and deploy it your sites. This means you no longer have to manually build, commit, and push your code. Instead, your working branch can remain clean — with only source files — and the CI/CD service can manage the build and deployment process for you. Your teams can work faster and more efficiently, with fewer errors and less time spent rebasing, rebuilding, and dealing with merge conflicts.

To find out more and to get started, you can read our documentation for automated build and deploys.

If you’re not sure whether a build process is right for your team, please reach out and we’d be happy to help.