Go Support on Codeship

Written by: Florian Motlik
1 min read
Stay connected

This week we are happy to announce that we have improved support for Go projects on the Codeship. We also redesigned the way we handle Deployment Branches to make it easier to work with them.

Improved Go Support

We now support Go 1.1.2 in our virtual machines. Please make sure that you follow the official package path documentation to make sure your Go projects can be built correctly.

Important: For a github project the path should include github.com and the username.

For example take a look at the imports in this file from Docker. They use "github.com/dotcloud/docker/auth" as a package path.

New Deployment Branches Configuration

Take a look at the new and improved UI for our Deployment Configuration. We’ve changed the way you see the branches that you configured.

The mechanics still work the same. You can define which branches should be deployed. For each branch you can add multiple deployments that will run one after the other.

If you have any questions about our Go Support or about the Deployment Branches feel free to ask in the comments or tweet us @codeship!

Stay up to date

We'll never share your email address and you can opt out at any time, we promise.