Bo-Yi Wu
d77f06c9f0
consist commands for ls.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-09-04 09:22:41 +08:00
Joachim Hill-Grannec
a9694868ea
gofmt
2017-08-12 16:35:15 -07:00
Joachim Hill-Grannec
6b2a6350ce
CLI update to allows patching of the build counter
2017-08-12 16:32:11 -07:00
Brad Rydzewski
ee3fd53a95
add command to force kill builds
2017-08-01 15:21:46 -04:00
Thomas Boerger
dbb65a5aad
Added proper arg usage for sub command
2017-08-01 18:39:52 +02:00
Bo-Yi Wu
4cd8882cc5
return error if missing arg on build start command.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-07-28 21:44:16 +08:00
Bo-Yi Wu
b53cddb9f3
default build or show last job
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-07-28 21:32:21 +08:00
Tobias Kunicke
593f4f1fa0
some cleanups
2017-07-17 16:49:24 +02:00
Tobias Kunicke
ecedcd0608
fix drone exec on windows with docker toolbox
2017-07-17 15:06:42 +02:00
Brad Rydzewski
a785895ab0
Merge pull request #52 from jmccann/fix_volumes
...
Add mounting drone_default to workspaceBase before mounting git repo
2017-06-29 10:53:31 -04:00
Jacob McCann
4fb81d0f36
Take into account volume prefix
2017-06-29 09:43:06 -05:00
Jacob McCann
237a796902
Enable bash completion
...
https://github.com/urfave/cli#bash-completion
2017-06-29 08:39:54 -05:00
Jacob McCann
b92dcce56e
Add mounting drone_default to workspaceBase before mounting git repo
2017-06-29 08:09:12 -05:00
Jacob McCann
1d28d70fd6
pretty logging for drone exec
2017-06-28 14:27:40 -05:00
Manuel Rüger
0d71f684eb
Set workspace-base to /drone
2017-06-20 19:43:01 +02:00
Brad Rydzewski
31c5cb15da
ability to update visibility
2017-05-23 00:49:58 +02:00
Brad Rydzewski
e98a76f7b1
fix secret update events
2017-05-22 15:25:52 +02:00
Brad Rydzewski
615bf50efb
copy 0.6 cli to own repo
2017-05-15 13:59:26 +02:00
Brad Rydzewski
47f66824c3
upgrading CLI to 0.5
2016-05-25 09:43:33 -07:00
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