Commit Graph

388 Commits

Author SHA1 Message Date
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
Bo-Yi Wu
14c397a625 remove secret section
ref: e2a87606a8
2017-01-22 16:40:02 +08:00
Bo-Yi Wu
4aac8d87ab Merge pull request #23 from appleboy/password
Support password flag
2017-01-20 13:58:15 +08:00
Bo-Yi Wu
52d4a2a4a9 remove ENV and fix readme.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-27 19:19:39 +08:00
Bo-Yi Wu
3f99537b2e update vendor
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-27 16:40:55 +08:00
Bo-Yi Wu
167eff1be0 update readme.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-27 16:26:24 +08:00
Bo-Yi Wu
d55423fa68 support password flag.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-27 16:23:52 +08:00
Brad Rydzewski
4c85fe6ea9 Update main.go 2016-12-07 18:15:04 -05:00
Thomas Boerger
3ce48f4fbc Merge pull request #17 from keslerm/master
Rename reserved keyword commands to execute
2016-09-06 12:20:33 +02:00
Morgan Kesler
eb5a5e2378 Rename reserved keyword commands to script
A change in the plugin API from 0.4 to 0.5 makes the commands keyword in the build config a reserved keyword and needs to be changed.
2016-08-31 08:49:03 -04:00
Don
f158947913 Merge pull request #14 from drone-plugins/feature/version
Set a proper version number
2016-08-23 14:04:23 -07:00
Thomas Boerger
4e1e62658d
Set a proper version number 2016-08-23 22:56:19 +02:00
Thomas Boerger
9d84ca46db Merge pull request #13 from drone-plugins/feature/cleanup
Added logrus, added additional env variable
2016-08-23 21:25:34 +02:00
Thomas Boerger
716bc68b35
Added logrus, added additional env variable 2016-08-22 21:25:02 +02:00
Thomas Boerger
6f6f903c08
Added vendored logrus 2016-08-22 21:24:30 +02:00
Bugagazavr
637c454e0e Merge pull request #12 from drone-plugins/feature/docs
Added image to docs
2016-08-20 00:17:36 +04:00
Thomas Boerger
5a412131fb
Added image to docs 2016-08-19 22:09:13 +02:00
Thomas Boerger
85515dd2a8 Merge pull request #10 from drone-plugins/feature/streamline
Streamline, proper documentation, cleanup
2016-08-16 21:37:38 +02:00
Thomas Boerger
6db06bd5e9
Updated docs in a proper format 2016-07-31 18:13:57 +02:00
Thomas Boerger
af63543467
Unified README and updated badges 2016-07-31 18:13:54 +02:00