Commit graph

65 commits

Author SHA1 Message Date
Ulrich Schreiner 0ed7ae7e3f impelement a delete of a repository 2015-02-04 14:42:24 +01:00
Brad Rydzewski 83d1d6ada9 Merge pull request #781 from bradrydzewski/master
Change SSH Key Pair (issue #61)
2015-01-13 21:55:02 -08:00
Brad Rydzewski 1627d5f5da Merge pull request #802 from Bugagazavr/bintray
Bintray
2015-01-13 09:10:50 -08:00
Kirill Zaitsev ef3fba75a9 Version from file 2015-01-12 20:00:36 +03:00
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 b4ca338948 ability to override the public private key for a repository via the CLI 2015-01-04 15:21:35 -08:00
Kirill Zaitsev 5b07ef5ffe Automatically detect ENV variables 2014-12-27 23:52:43 +03:00
Brad Rydzewski 5539f63ba5 Merge pull request #746 from shawnzhu/inject-params
parse build file with params injection
2014-12-07 16:24:39 -08:00
Ke Zhu c6bc20dca7 parse build file with params injection 2014-12-07 11:26:43 -05:00
Ke Zhu a7df1e59e6 fix --deploy and --publish flags to drone build 2014-12-07 10:46:25 -05:00
Brad Rydzewski 8c51215e55 pass docker cert and key as byte arrays or file paths 2014-10-21 01:17:12 -07:00
Brad Rydzewski 617303b155 changed drone build flags from string to bool 2014-10-12 14:09:55 -07:00
Brad Rydzewski afc3030087 ability to pass --deploy and --publish flags to drone build 2014-10-12 14:07:28 -07:00
Brad Rydzewski 643f811f05 ability to inject private params into the drone build cli command 2014-10-12 13:57:29 -07:00
Brad Rydzewski 46b3d9daae moved cmd to cli folder 2014-09-24 21:24:12 -07:00