1
0
mirror of https://github.com/drone/drone-cli.git synced 2024-11-23 09:21:56 +01:00
Commit Graph

151 Commits

Author SHA1 Message Date
Brad Rydzewski
649de43693 Merge pull request #59 from tboerger/arg-usage
Added proper arg usage
2017-08-01 15:03:29 -04:00
Thomas Boerger
dbb65a5aad
Added proper arg usage for sub command 2017-08-01 18:39:52 +02:00
Brad Rydzewski
1b922c7a0d Merge pull request #58 from drone/default
default build or show last job
2017-07-28 09:46:27 -04: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
Brad Rydzewski
4a5e8a2acb Merge pull request #57 from tkausl/master
fix drone exec on windows with docker toolbox
2017-07-17 11:32:23 -04: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
Brad Rydzewski
e36db14b82 Merge pull request #53 from jmccann/autocomplete
Enable bash completion
2017-06-29 10:04:05 -04: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
Brad Rydzewski
663d48deb5 Merge pull request #51 from jmccann/pretty_out
pretty logging for drone exec
2017-06-28 15:34:39 -04:00
Jacob McCann
1d28d70fd6 pretty logging for drone exec 2017-06-28 14:27:40 -05:00
Brad Rydzewski
9d8dd90e5b Merge pull request #48 from mrueg/workspace
Set workspace-base to /drone
2017-06-20 20:17:02 +02:00
Manuel Rüger
0d71f684eb Set workspace-base to /drone 2017-06-20 19:43:01 +02:00
Brad Rydzewski
f38a810730 update pipeline runner 2017-06-03 17:28:21 +02:00
Brad Rydzewski
82c07ef0c4 Merge remote-tracking branch 'origin' v0.7.0 2017-05-23 00:53:21 +02:00
Brad Rydzewski
31c5cb15da ability to update visibility 2017-05-23 00:49:58 +02:00
Brad Rydzewski
132fea47d7 Create issue_template.md 2017-05-22 19:44:40 +02:00
Brad Rydzewski
e98a76f7b1 fix secret update events v0.6.0 2017-05-22 15:25:52 +02:00
Brad Rydzewski
c48e6cb44a update build script 2017-05-22 15:18:17 +02:00
Brad Rydzewski
1fb50d0a71 bump pipeline version 2017-05-16 12:51:39 +02:00
Brad Rydzewski
a90b743004 bump cli 2017-05-15 14:00:56 +02:00
Brad Rydzewski
615bf50efb copy 0.6 cli to own repo 2017-05-15 13:59:26 +02:00
Brad Rydzewski
89df6891d1 fixed shell script error 2016-05-25 10:15:31 -07: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 v0.4.2 2016-04-22 09:46:44 -07:00
Brad Rydzewski
b2db1ab915 Merge pull request #34 from Bugagazavr/terminal-notifier
Added terminal notifier
2016-04-12 11:14:28 -07:00
Kirill Zaitsev
9006c2dedf
Added terminal notifier 2016-04-12 21:07:24 +03:00
Brad Rydzewski
5c01c6a228 updated drone-go vendored pkg 2016-04-11 18:51:40 -07:00
Brad Rydzewski
2ca45e72a4 updated vendored drone-go 2016-04-11 18:50:12 -07:00
Brad Rydzewski
14ca393d57 Merge pull request #22 from thomasf/custom-payload
Add --payload argument
2016-04-11 11:22:51 -07: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
Brad Rydzewski
7aba5b5e33 Merge pull request #33 from tboerger/feature/server-suffix
Trim slash suffix from the server URL
2016-04-07 09:57:09 -07:00
Thomas Boerger
f71c0a6006 Trim slash suffix from the server URL 2016-04-05 17:03:00 +02:00
Brad Rydzewski
4ff82e8545 Merge pull request #32 from frapposelli/add-yaml-switch-exec
Add --yaml switch to exec command
2016-04-01 08:05:08 -07: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
Brad Rydzewski
488a2157c8 Merge pull request #30 from jackspirou/master
Use the drone.NewClientTokenTLS method and update vendored deps by hand
2016-03-14 23:23:46 -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
Brad Rydzewski
217eadb35b Merge pull request #28 from jmccann/windows_paths
Convert windows path to something Docker can use
2016-03-08 14:47:34 -08:00
Jacob McCann
ee1c4327a6 Convert windows path to something Docker can use 2016-03-07 09:11:13 -06:00
Brad Rydzewski
bba786f4a2 Merge pull request #27 from mikkeloscar/docker-not-running
Handle error when docker isn't running
2016-02-26 15:51:44 -08:00