Brad Rydzewski
8d32ea9a09
added plugin whitelist to cmd line args
2016-04-22 09:46:44 -07:00
Kirill Zaitsev
9006c2dedf
Added terminal notifier
2016-04-12 21:07:24 +03:00
Thomas Frössman
3c30a960e1
Change --debug to default to false
...
All other bool flags behave like this and (to me) the command help
section indicates that this is the expected behaviour.
2016-04-10 14:48:35 +02:00
Thomas Frössman
c009264ea9
Add build --payload argument
...
Also added printing of payload when -debug argument is specified.
2016-04-10 14:47:46 +02:00
Thomas Boerger
f71c0a6006
Trim slash suffix from the server URL
2016-04-05 17:03:00 +02:00
Fabio Rapposelli
6332a3e777
Add --yaml switch to exec command
2016-04-01 10:17:14 +02:00
Brad Rydzewski
41d0709604
added sign command, somehow a bunch of vendor changes too
2016-03-31 18:02:24 -07:00
Brad Rydzewski
9cfed8d8bf
ability to manage secrets, sign
2016-03-31 17:55:48 -07:00
Brad Rydzewski
6a10d47f29
added drone deploy command
2016-03-29 00:02:27 -07:00
Brad Rydzewski
7434da77aa
added deploy fun
2016-03-28 23:57:34 -07:00
Brad Rydzewski
0c0e049ef0
patch vendored files to use new drone-go
2016-03-18 15:17:24 -07:00
jackspirou
67e0ed9b4f
use the drone.NewClientTokenTLS method and vendor by hand
...
updating github.com/drone/drone-go vendored dep
vendor by hand
update vendored drone-go
fixing syscerts
fixing windows 509x package errors
use TLS CA roots with windows later
2016-03-14 23:54:50 -05:00
Jacob McCann
ee1c4327a6
Convert windows path to something Docker can use
2016-03-07 09:11:13 -06:00
Mikkel Oscar Lyderik
7b4eb3b889
Handle error when docker isn't running
...
This prevents drone from crashing if docker isn't running when calling
`drone exec`.
2016-02-27 00:11:12 +01:00
jackspirou
c7f88d3ca8
changing Id and Url naming to follow Go naming conventions
2016-02-24 11:54:00 -06:00
Ben Schumacher
5cc24b3313
Add globals for exec from plaintext secrets YAML
2016-02-17 13:33:59 -07:00
Thomas Frössman
48146d05a3
Pull drone exec image on --pull argument
2016-01-30 16:11:31 +01:00
Thomas Frössman
5a719fd900
Use drone-go Payload struct instead of anonymous
2016-01-30 01:27:17 +01:00
Brad Rydzewski
38d6ebf426
set drone system url
2016-01-14 16:57:41 -08:00
Brad Rydzewski
4c47c74bb8
attempt to add more info for drone exec
2016-01-14 16:47:54 -08:00
Brad Rydzewski
a0327cafe6
Merge remote-tracking branch 'origin'
2016-01-14 16:40:17 -08:00
Brad Rydzewski
ece27f3bd6
ability to specify the event
2016-01-14 16:40:14 -08:00
jackspirou
6d75cc10e9
fixing little nit
2016-01-12 16:22:01 -06:00
Brad Rydzewski
87b0b67349
Merge pull request #18 from gtaylor/patch-1
...
Quick spelling fix so I don't get all OCD
2016-01-12 13:16:27 -08:00
Greg Taylor
6173f392ee
Quick spelling fix so I don't get all OCD
2016-01-08 15:32:47 -08:00
Jonathan Lima
cf5c009841
Fix drone exec identity
2015-12-22 19:07:40 -02:00
alex
2791f263d2
Format user commands output
...
- tabwriter for `ls`
- field labels for `info`
2015-12-19 06:47:01 +00:00
Quinn Slack
894453cccd
pass drone exec args to drone-exec container (cache/deploy/notify/pull)
2015-12-12 23:43:24 -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
60ef31182f
cli now working with 0.4 woohoo
2015-10-24 17:06:46 -07:00
Brad Rydzewski
47d0010fb2
initial commit
2015-02-13 00:23:01 -08:00