Commit Graph

307 Commits

Author SHA1 Message Date
Bo-Yi Wu
b63f275e9e refactor: show errors if set password and key at the same time (#72) 2017-04-23 11:49:40 +08:00
Bo-Yi Wu
4d8adbffca fix: missing github release key 2017-04-21 17:16:55 +08:00
Bo-Yi Wu
c73e22e279 refactor: HostKeyCallback is the function type used for verifying server (#68) 2017-04-15 20:49:33 +08:00
Bo-Yi Wu
6c2d8f278d refactor: remove drone sig. (#65) 2017-04-14 09:09:46 +08:00
Bo-Yi Wu
a4dc098318 refactor: check gofmt error. (#63) 2017-04-01 22:22:26 +08:00
Bo-Yi Wu
c2776cbaed feat: add when.local=false to disable plugin steps locally (#62) 2017-04-01 14:24:31 +08:00
Bo-Yi Wu
05b1a61165 refactor: upgrade easyssh to support DefaultConfig (#61) 2017-04-01 13:57:53 +08:00
Bo-Yi Wu
d447bbd595 [ci skip] add proxy config docs
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-03-23 13:45:04 +08:00
Bo-Yi Wu
6921b0b786 fix: command line variable. (#58) 2017-03-04 23:13:55 +08:00
Bo-Yi Wu
20a4793249 fix: typo 2017-03-04 22:11:45 +08:00
Bo-Yi Wu
b6ec7c2347 fix: remove check error string. (#57) 2017-03-04 22:01:48 +08:00
Bo-Yi Wu
e5dc646e5d fix: redefined: user (#56) 2017-03-04 21:26:18 +08:00
Bo-Yi Wu
530df8d98b feat: Support proxy command. (#55) 2017-03-04 18:31:49 +08:00
Bo-Yi Wu
7e4e0224ee feat: Add time out flag. (#53)
* feat: Add time out flag.

* fix testing

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-03-04 17:50:05 +08:00
Bo-Yi Wu
28ffc3a790 release v1.1.0
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-03-04 17:37:25 +08:00
Bo-Yi Wu
6f6e20312f docs: [ci skip] update docs. 2017-03-03 16:15:29 +08:00
Bo-Yi Wu
4507e5e4f0 docs: improve docs (#50) 2017-03-03 16:11:21 +08:00
Bo-Yi Wu
bb0d89368f refactor: hash is a much faster shell-builtin alternative to which. (#47) 2017-02-27 21:55:05 +08:00
Kittipun Khantitrirat
fdc7a43f73 Fixed logging output typo when finished (#46) 2017-02-26 09:36:19 +08:00
Bo-Yi Wu
833d26f473 feat: support username flag. (#45)
* feat: support username flag.
2017-02-21 11:44:37 +08:00
Bo-Yi Wu
7871a8e9f5 feat: switch glide to govendor. (#43)
* feat: switch glide to govendor.
2017-02-18 23:45:53 +08:00
Bo-Yi Wu
3a5b4aa23b docs: [ci skip] add drone plugin document link. 2017-02-08 10:26:46 +08:00
Bo-Yi Wu
03be9e5be0 refactor: remove unnecessary func. (#40) 2017-02-04 16:37:26 +08:00
Bo-Yi Wu
3943bd28ff docs: [ci skip] add drone document. (#39) 2017-01-31 21:19:00 +08:00
Bo-Yi Wu
a8cc62009f refactor: update ssh host using JoinHostPort 2017-01-30 00:45:46 +08:00
Bo-Yi Wu
b704ba55cb docs: [ci skip] remove sleep flag. 2017-01-29 12:58:36 +08:00
Bo-Yi Wu
6e733c0a03 feat: add easyssh and go routine. (#38) 2017-01-29 12:57:00 +08:00
Bo-Yi Wu
c086c6a226 fix: update image path. 2017-01-28 11:52:56 +08:00
Bo-Yi Wu
d87def7ef9 feat: Add unconvert command 2017-01-28 11:42:54 +08:00
Bo-Yi Wu
7314547924 docs: Add change docker image note. 2017-01-25 10:22:01 +08:00
Bo-Yi Wu
d9476acbfa docs: remove duplicated of port config. (#36) 2017-01-25 09:21:53 +08:00
Bo-Yi Wu
da4a550afd feat: add command line flag. 2017-01-24 15:31:06 +08:00
Bo-Yi Wu
95f777f22e test: improve testing. 2017-01-24 15:06:46 +08:00
Bo-Yi Wu
876c4c1cee feat: Support import private key from file path. (#34) 2017-01-24 11:28:48 +08:00
Bo-Yi Wu
79530c6026 feat: add some testing. (#32) 2017-01-23 16:00:48 +08:00
Bo-Yi Wu
ded90faebd feat: update command line. 2017-01-23 14:33:49 +08:00
Bo-Yi Wu
c46dd8eadf feat: check missing host or user. 2017-01-23 14:24:27 +08:00
Bo-Yi Wu
18d0ff3a20 fix: [ci skip] tag version 2017-01-23 12:12:07 +08:00
Bo-Yi Wu
67e5c75249 add tag badge
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-01-23 12:07:33 +08:00
Bo-Yi Wu
09ee39ffd0 docs: [ci skip] add icon 2017-01-23 11:12:16 +08:00
Bo-Yi Wu
ff4d8e2fbd Merge pull request #30 from appleboy/drone
feat: add drone config
2017-01-23 10:27:43 +08:00
Bo-Yi Wu
d698aa5ea6 fix: drone sig 2017-01-23 10:10:15 +08:00
Bo-Yi Wu
ebe1d829fb fix: undefined variable. 2017-01-23 10:07:49 +08:00
Bo-Yi Wu
c3155dea41 fix: add assert package 2017-01-23 10:05:05 +08:00
Bo-Yi Wu
1f12571813 fix: lint error. 2017-01-23 10:03:54 +08:00
Bo-Yi Wu
31f65b5b86 feat: add drone config 2017-01-23 09:58:40 +08:00
Bo-Yi Wu
3932e1a754 feat: add testing and makefile. 2017-01-23 09:50:25 +08:00
Bo-Yi Wu
6a9d65f51a feat: add glide package manager. 2017-01-23 09:34:07 +08:00
Bo-Yi Wu
464cf3f9be refactor: remove unnecessary files. 2017-01-23 09:24:28 +08:00
Bo-Yi Wu
6ea42a60e0 [ci skip] Merge pull request #24 from drone-plugins/docs
remove secret section
2017-01-22 21:11:26 +08:00