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 |
|
Gary Borton
|
d4434c2a27
|
Make Heroku destination refspec more specific.
|
2014-12-16 04:04:27 -05:00 |
|
Ke Zhu
|
1cb586dfbc
|
use api key for deployment to heroku
|
2014-12-07 10:15:01 -05:00 |
|
Pierre Kircher
|
fdd4547b1c
|
plugin skeleton for deis
fixed test cases
|
2014-11-27 23:40:47 +00:00 |
|
Brad Rydzewski
|
5022db8d55
|
updated unit tests to account for quoted env vars
|
2014-11-01 11:41:02 -07:00 |
|
Brad Rydzewski
|
3642c903c5
|
using %q for quoting ssh command
|
2014-10-28 20:59:13 -07:00 |
|
Nils Werner
|
3fa78ac088
|
Fix failing unittest
|
2014-10-25 15:04:22 +02:00 |
|
Nils Werner
|
7d9e74e950
|
Wrap ssh cmd in quotes to prevent execution of &&-chained commands on local machine
|
2014-10-24 16:19:13 +02:00 |
|
Brad Rydzewski
|
cd1fbe5d85
|
ability to customize the session secret and expiration
|
2014-10-11 20:33:06 -07:00 |
|
Brad Rydzewski
|
ab6b666650
|
removed modulus and jitsu from deployment package
|
2014-10-11 19:33:13 -07:00 |
|
Brad Rydzewski
|
89f8d17b8d
|
moved nodejitsu deploy to its own package with unit tests
|
2014-10-11 19:32:31 -07:00 |
|
Brad Rydzewski
|
c4838dfaed
|
fixed modulus typos
|
2014-10-11 19:30:19 -07:00 |
|
Brad Rydzewski
|
aac863b896
|
moved modulus deploy to separate package with unit tests
|
2014-10-11 19:20:47 -07:00 |
|
Brad Rydzewski
|
5c13d6ba35
|
removed unused deployment file stubs
|
2014-10-11 18:55:58 -07:00 |
|
Brad Rydzewski
|
418e3cab45
|
unit tests for Tsuru plugin
|
2014-10-11 18:52:31 -07:00 |
|
Brad Rydzewski
|
e5f4366772
|
added unit tests for Heroku deploy
|
2014-10-11 18:49:40 -07:00 |
|
Brad Rydzewski
|
82a7ea857d
|
unit tests for git deploy plugin
|
2014-10-11 18:37:27 -07:00 |
|
Brad Rydzewski
|
ea05ec725a
|
merged plugin changes from master to exp
|
2014-10-11 15:35:25 -07:00 |
|
Brad Rydzewski
|
51a0407101
|
fixed deploy unit tests
|
2014-09-07 23:28:49 -07:00 |
|
Brad Rydzewski
|
a9f2affd5c
|
updated all deployments to include conditional logic
|
2014-09-07 23:08:35 -07:00 |
|
Brad Rydzewski
|
170135cb1d
|
Move Plugins to a /plugin Directory
|
2014-06-12 14:46:55 -07:00 |
|