Hey folks, I wanted to share with you a plugin I made for Atlassian Bamboo: Go Plugin for Bamboo. This plugin has a set of tasks for building and testing Go projects, including automatic dependency fetching via Godep. Test results integrate with native Bamboo test reporting. Please take a look and provide comments!
Source is available on GitHub. Please feel free to open issues for any missing features. The top item on my list is supporting go test -cover output with Bamboo's native code coverage functionality.