woodpecker/plugin/deploy
Matt Bostock b027bd8392 Run gofmt and add test to prevent regressions
Run `go fmt ./...` [1] and add a test to the `test` make target that
checks if `go fmt` has been run.

[1]: http://blog.golang.org/go-fmt-your-code
2015-01-11 18:54:34 +00:00
..
cloudfoundry ability to customize the session secret and expiration 2014-10-11 20:33:06 -07:00
deis Run gofmt and add test to prevent regressions 2015-01-11 18:54:34 +00:00
git added unit tests for Heroku deploy 2014-10-11 18:49:40 -07:00
heroku Run gofmt and add test to prevent regressions 2015-01-11 18:54:34 +00:00
modulus updated unit tests to account for quoted env vars 2014-11-01 11:41:02 -07:00
nodejitsu updated unit tests to account for quoted env vars 2014-11-01 11:41:02 -07:00
tsuru moved modulus deploy to separate package with unit tests 2014-10-11 19:20:47 -07:00
bash.go updated all deployments to include conditional logic 2014-09-07 23:08:35 -07:00
bash_test.go fixed deploy unit tests 2014-09-07 23:28:49 -07:00
cloudfoundry.go updated all deployments to include conditional logic 2014-09-07 23:08:35 -07:00
cloudfoundry_test.go fixed deploy unit tests 2014-09-07 23:28:49 -07:00
deployment.go Run gofmt and add test to prevent regressions 2015-01-11 18:54:34 +00:00
ssh.go using %q for quoting ssh command 2014-10-28 20:59:13 -07:00
ssh_test.go updated unit tests to account for quoted env vars 2014-11-01 11:41:02 -07:00