- Go 1.8+
- govendor for dependency vendoring.
First, fork test repo on GitHub
Clone your fork:
mkdir -p ~/theq/src/github.com/TheQuestionru
cd ~/theq/src/github.com/TheQuestionru
git clone git@fork.git
Set GOPATH:
export GOPATH=~/theq
Install the dependencies and build the project:
make
Add TeamCity element type to dashboard, including tests, use newrelic
module as an example.
Provide Dockerfile
('s) to build & deploy code to production, and a Dockerfile
for testing.
Any questions to: ngalayko@thequestion.ru