1
0
Fork 0
mirror of https://github.com/drone/drone-cli.git synced 2024-05-26 16:56:02 +02:00
Commit Graph

132 Commits

Author SHA1 Message Date
Jonathan Lima cf5c009841 Fix drone exec identity 2015-12-22 19:07:40 -02:00
Brad Rydzewski 6e5f7a660d Merge pull request #15 from crhym3/makefile
Improve makefile
2015-12-19 10:29:55 -05:00
Brad Rydzewski c648c7a9c1 Merge pull request #16 from crhym3/user-fmt
Format user commands output
2015-12-19 10:28:38 -05:00
alex 2791f263d2 Format user commands output
- tabwriter for `ls`
- field labels for `info`
2015-12-19 06:47:01 +00:00
alex 92ad87af7c Improve makefile
It can now build both x-releases and for local os/arch.
2015-12-19 06:25:42 +00:00
Brad Rydzewski c6e1a18c79 Merge pull request #14 from sqs/pass-exec-opts
pass `drone exec` args to drone-exec container
2015-12-13 00:15:31 -08:00
Quinn Slack 894453cccd pass `drone exec` args to drone-exec container (cache/deploy/notify/pull) 2015-12-12 23:43:24 -08:00
Brad Rydzewski b98f2af55d Merge pull request #13 from anibali/secret-stdin
Add support for stdin and stdout to `drone secure`
2015-11-09 22:06:29 -08:00
Aiden Nibali 25ca4f6ce6 stdin and stdout support for drone secure 2015-11-10 16:57:09 +11:00
Brad Rydzewski 71031283a3 specify custom plugins 2015-11-09 15:10:49 -08:00
Brad Rydzewski 574d424289 ability to inject an SSH key into the build 2015-11-09 13:33:30 -08:00
Brad Rydzewski 6743cae6e8 ability to fork-exec an existing job 2015-11-05 18:38:19 -08:00
Brad Rydzewski 83ca1b843e ability to disable checksum 2015-11-02 12:28:50 -08:00
Brad Rydzewski 26869ef6cb added command to show the last build 2015-10-28 12:12:11 -07:00
Brad Rydzewski 85c75982ed drone exec doesn't require auth 2015-10-25 17:36:18 -07:00
Brad Rydzewski 6d7bf4ba1d added system requirements [CI SKIP] 2015-10-25 03:06:00 -07:00
Brad Rydzewski 1db82c75c0 added install instructions to README [CI SKIP] 2015-10-25 02:51:55 -07:00
Brad Rydzewski 1fa2b82fcc improve how files are tarred 2015-10-25 02:41:14 -07:00
Brad Rydzewski 0d5ecd493d added deploy options 2015-10-24 17:11:18 -07:00
Brad Rydzewski 60ef31182f cli now working with 0.4 woohoo 2015-10-24 17:06:46 -07:00
Brad Rydzewski 37fe780d47 added sha generation, gitter notifications 2015-02-13 01:43:41 -08:00
Brad Rydzewski bd560accf0 upload binary as tar.gz file 2015-02-13 01:28:50 -08:00
Brad Rydzewski 6b91acf242 fixed pwd when uploading to s3 2015-02-13 01:04:26 -08:00
Brad Rydzewski 83110cfc60 updated yaml to push cli to s3 2015-02-13 01:01:28 -08:00
Brad Rydzewski 2a90e84ce6 added binaries to gitignore 2015-02-13 00:50:58 -08:00
Brad Rydzewski 539fb759a7 added code to generate different binaries 2015-02-13 00:50:16 -08:00
Brad Rydzewski 20964febf1 adjusted build badge 2015-02-13 00:32:38 -08:00
Brad Rydzewski 4508f7e8cc added badges 2015-02-13 00:30:57 -08:00
Brad Rydzewski 4a3d92ce43 added badge to readme 2015-02-13 00:25:43 -08:00
Brad Rydzewski 79263ebd48 added go get to build conf 2015-02-13 00:24:05 -08:00
Brad Rydzewski 47d0010fb2 initial commit 2015-02-13 00:23:01 -08:00
Brad Rydzewski a886dc3514 Initial commit 2015-02-12 10:59:36 -08:00