Commit graph

125 commits

Author SHA1 Message Date
Brad Rydzewski 5dfc61ca7e ability to update repo settings from cli 2017-04-12 14:12:21 +02:00
Brad Rydzewski 2f67f5f706 compare server and agent version for compatibility 2017-04-12 13:04:39 +02:00
Brad Rydzewski 8dc97b56b0 send agent version to server 2017-04-12 00:24:32 +02:00
Brad Rydzewski 8348c858ba wip enable pluggable secret and registry backends 2017-04-11 19:06:45 +02:00
Brad Rydzewski 6e244be920 improve secret match logic 2017-04-10 18:27:34 +02:00
Brad Rydzewski 489cdf2572 disable yaml change detecting / approval. not needed 2017-04-10 14:56:37 +02:00
Brad Rydzewski 4502e5a256 source registry secrets from db 2017-04-07 01:04:25 +09:00
Brad Rydzewski 55d4ccd64e add registry management 2017-04-06 21:51:01 +09:00
Brad Rydzewski 6c11444de0 agent update build steps 2017-04-01 20:17:04 +09:00
Bo-Yi Wu 3fdd466d7c refactor get default build logs.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-03-21 16:29:15 +08:00
Brad Rydzewski a4e03defdc add approve/decline to client/cli 2017-03-18 17:05:49 +08:00
Brad Rydzewski b0c7f1f4eb show error message for oomkill 2017-03-17 16:57:32 +08:00
Brad Rydzewski a95b118cb3 removed legacy code, updated cli 2017-03-16 18:14:02 +08:00
Brad Rydzewski fe669b744c Merge pull request #1954 from bradrydzewski/master
implement jsonrpc2 agent behind feature flag
2017-03-15 10:10:09 +08:00
Brad Rydzewski 395f0d52f9 enable restart 2017-03-14 23:56:22 +08:00
Brad Rydzewski dc5f01d00e Merge pull request #1956 from vtolstov/deploy
add ability to specify last as build number for deploy
2017-03-14 07:25:38 +08:00
Vasiliy Tolstov 6206e3c117 add ability to specify last as build number for deploy
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2017-03-13 22:29:29 +03:00
Brad Rydzewski 442e05a4e1 mask secrets, backport drone_ variables 2017-03-12 00:46:59 -08:00
Brad Rydzewski 87276ebf7a Merge pull request #1957 from vtolstov/last
add last keyword for specify build number in build info
2017-03-10 00:14:30 -08:00
Vasiliy Tolstov 9ff44ce7f7 add last keyword for secify build number in build info
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2017-03-08 16:14:16 +03:00
Vasiliy Tolstov 2f513842e1 add drone build logs cmd
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2017-03-07 23:55:53 +03:00
Brad Rydzewski bb7453262a implement cancel function 2017-03-05 22:05:16 +11:00
Brad Rydzewski 623be6d830 put updated agent behind flag 2017-03-05 18:56:08 +11:00
Leon de Jager 782616ccc9
Fix usage typo in info.go 2017-02-20 13:13:04 +00:00
Brad Rydzewski 99eb89be1c Merge pull request #1910 from bradrydzewski/master
add when.local=false to disable plugin steps locally
2017-02-19 11:13:27 +11:00
Joachim Hill-Grannec a9e83aa5ce gofmt modified files 2017-02-01 13:49:26 -08:00
Joachim Hill-Grannec c413565521 adding the ability to set the RSA key as a string value on drone startup instead of a file that has to be mounted. 2017-02-01 13:41:45 -08:00
Manuel Rüger a1055b278e Fix typo in help 2017-01-20 14:05:57 +01:00
Brad Rydzewski def995b164 use yaml parameter to restrict local plugin execution 2017-01-20 14:16:15 +07:00
Brad Rydzewski 1f0261a72a promote secret interpolation 2017-01-20 11:12:30 +07:00
Veg (Martin Wellard) eb7e79e887 Propagate errors from NewClientTokenTLS back to caller. 2017-01-18 10:26:46 -05:00
Bo-Yi Wu d1ac862623 feat: support multiple yaml transform extensions 2017-01-13 15:53:13 +08:00
Brad Rydzewski 846a906834 initial support yaml transform extensions 2017-01-12 09:42:43 +04:00
Brad Rydzewski 877619d97e Merge pull request #1865 from patrickjahns/feature/cli_chown
add command line feature for chown api endpoint
2016-11-20 22:48:53 +01:00
Patrick Jahns f4df9cbc73 add command line feature for chown api endpoint 2016-11-20 21:34:06 +01:00
Brad Rydzewski eee4fd1fd2 Increase default timeout to 15min for log inactivity [ci skip] 2016-11-19 16:27:12 +01:00
leiiwang 965347e9d5 Update server.go
typo
2016-11-18 09:45:23 +08:00
Brad Rydzewski 17e5eb5036 Merge pull request #1858 from donny-dont/feature/secret-concealer
Feature/secret concealer
2016-11-17 19:24:57 +01:00
Brad Rydzewski a2301bc06b Merge pull request #1845 from zweizeichen/patch-1
Fixed grammar [ci skip]
2016-11-17 18:58:24 +01:00
Brad Rydzewski 5fe84bd8e8 Merge pull request #1853 from gillesdemey/fix/server-trailing-slash
fixes trailing slash on DRONE_SERVER env variable
2016-11-17 18:57:01 +01:00
Don 9eee1c158a Revert "Implement secrets concealer in build logs"
This reverts commit 5377c62844.
2016-11-16 17:08:25 -08:00
Don 8d63f8c271 Add conceal option to CLI secrets 2016-11-16 11:30:35 -08:00
Gilles De Mey 27ee06a53b fixes trailing slash on DRONE_SERVER env variable 2016-11-12 20:13:52 +01:00
Brad Rydzewski 5bac61dc4b Merge pull request #1851 from bradrydzewski/feature/mq
ability to enable broker debugging
2016-11-11 09:53:11 +00:00
Brad Rydzewski 775c7e67ea ability to enable broker debugging 2016-11-11 09:48:01 +00:00
Sebastian a6361c358e Fixed grammar 2016-11-05 13:57:45 +01:00
Vladislav Vlastovskiy ba5f1d5154 Add space in log message 2016-10-28 00:57:41 +03:00
Vladislav Vlastovskiy 5c3701e321 Fix missed placeholder in log message 2016-10-28 00:53:38 +03:00
Vaidas Jablonskis 5377c62844 Implement secrets concealer in build logs 2016-10-25 21:23:37 +01: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