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 |
|
Brad Rydzewski
|
f86e73bdbf
|
Merge pull request #720 from floatdrop/hostname-in-drone-yml
Add hostname in docker section of .drone.yml
|
2014-12-14 23:18:06 -08:00 |
|
Ke Zhu
|
c6bc20dca7
|
parse build file with params injection
|
2014-12-07 11:26:43 -05:00 |
|
Vsevolod Strukchinsky
|
78b8b7dd75
|
Add hostname in docker section of .drone.yml
|
2014-11-20 15:18:12 +05:00 |
|
Brad Rydzewski
|
65fbfed035
|
reverse sorting private params when injecting
|
2014-11-11 09:26:15 -08:00 |
|
Brad Rydzewski
|
f21fd563e8
|
fixes #639
|
2014-11-01 11:28:59 -07:00 |
|
Vsevolod Strukchinsky
|
54a6e56611
|
Add docker section in .drone.yml with net option
|
2014-10-24 00:01:44 +06:00 |
|
Brad Rydzewski
|
629547813c
|
modified parameter injection strategy. see #538
|
2014-10-12 13:02:53 -07:00 |
|
Brad Rydzewski
|
a9f2affd5c
|
updated all deployments to include conditional logic
|
2014-09-07 23:08:35 -07:00 |
|
Brad Rydzewski
|
e7e6b2c608
|
added code to append private environment variables for non-PRs
|
2014-08-13 21:37:56 -07:00 |
|
Brad Rydzewski
|
41ca011d27
|
Update script.go
|
2014-08-13 11:20:03 -07:00 |
|
Brad Rydzewski
|
07ecf8d459
|
ability to ignore branches, or skip a build using [CI SKIP] in message
|
2014-07-17 22:49:11 -07:00 |
|
Brad Rydzewski
|
170135cb1d
|
Move Plugins to a /plugin Directory
|
2014-06-12 14:46:55 -07:00 |
|
Brad
|
7abe695a5c
|
hooked the build queue back up
|
2014-06-11 17:42:49 -07:00 |
|
Brad
|
ce44ddfeca
|
pushing my local branch
|
2014-06-04 14:25:38 -07:00 |
|