Commit graph

26 commits

Author SHA1 Message Date
Brad Rydzewski 18bee1b84d added repo repair 2017-04-12 15:32:44 +02:00
Brad Rydzewski 5dfc61ca7e ability to update repo settings from cli 2017-04-12 14:12:21 +02:00
Brad Rydzewski 8348c858ba wip enable pluggable secret and registry backends 2017-04-11 19:06:45 +02:00
Brad Rydzewski b10a074b57 implement compose secret syntax 2017-04-10 12:39:50 +02:00
Brad Rydzewski 55d4ccd64e add registry management 2017-04-06 21:51:01 +09:00
Brad Rydzewski a4e03defdc add approve/decline to client/cli 2017-03-18 17:05:49 +08:00
Brad Rydzewski 58f84ced84 Merge pull request #1825 from donny-dont/feature/global_secrets
Implementing global secrets
2016-10-25 00:03:20 +02:00
Don 0852424cfe Implementing global secrets 2016-10-20 11:23:12 -07:00
Brad Rydzewski 0b2f1c8e51 integrates drone/mq into agent 2016-09-26 03:29:05 -05:00
Thomas Boerger 86e4e53e77
Integrated org secrets into client 2016-07-31 23:25:10 +02:00
Vaidas Jablonskis 7170cd6758 Add custom build parameters support to build re-start and deploy 2016-07-27 22:33:14 +01:00
Brad Rydzewski 4d1df2924c replace UI with single page application (#1704) 2016-07-08 15:40:29 -07:00
Thomas Boerger 41af9c0720
Integrated initial command to list secrets
Since we are not able to list the already set secrets I have added the
required API andpoint and the required sub command to list them.
2016-06-28 00:20:01 +02:00
Brad Rydzewski 5456f13e9c ability to stream logs using websockets 2016-05-23 14:35:58 -07:00
Brad Rydzewski f217b40f9a CLI commands for listing agents, queue items 2016-05-11 18:43:24 -07:00
Brad Rydzewski 752ce496d5 added code for agent to ping central drone server 2016-05-11 14:37:56 -07:00
Brad Rydzewski 447741b840 added query, endpoint, cli for build queue items 2016-05-10 22:19:45 -07:00
Brad Rydzewski c07e8f1520 migrate almost all CLI commands to core 2016-05-06 10:59:36 -07:00
Brad Rydzewski f3709922b3 added code to manage secrets 2016-04-23 04:27:28 -07:00
Brad Rydzewski 5ca35c4c63 re-attempt pushing updates from agent on failure 2016-04-21 18:05:54 -07:00
Brad Rydzewski faf7ff675d use new .drone.sig signature file 2016-04-21 17:10:19 -07:00
Brad Rydzewski bcc768b157 fully functioning build using 0.5 agents 2016-04-21 00:25:30 -07:00
Brad Rydzewski b5823d20ff chunk the yaml into sections 2016-04-19 18:37:53 -07:00
Brad Rydzewski d9fd23a6df experimental branch. playing around with boltdb 2015-04-07 01:20:55 -07:00
Igor Dolzhikov 9aa2134521 excluding of unused transformation to []byte
A Readers are more flexible and result in faster code that uses less memory
2014-10-26 23:56:32 +06:00
Brad Rydzewski c4c7b8e006 more work on the command line utility 2014-08-09 16:51:08 -07:00
Renamed from cmd/client.go (Browse further)