Commit graph

73 commits

Author SHA1 Message Date
Vaidas Jablonskis
5377c62844 Implement secrets concealer in build logs 2016-10-25 21:23:37 +01:00
Don
3968195168 Implement skip verify for secrets 2016-10-24 10:55:54 -07:00
Brad Rydzewski
76b0286b68 update agent logs 2016-09-29 17:45:13 -04:00
Brad Rydzewski
9f937e2425 removed default image namespacing 2016-09-27 20:40:59 -05:00
Brad Rydzewski
778971eb68 removed unused packages 2016-09-27 20:30:28 -05:00
Brad Rydzewski
0b2f1c8e51 integrates drone/mq into agent 2016-09-26 03:29:05 -05:00
Brad Rydzewski
a3303d5f5d Merge pull request #1771 from bradrydzewski/master
choose ambassador by platform
2016-08-30 10:02:19 -07:00
Brad Rydzewski
0f7253febb choose ambassador by platform 2016-08-25 11:35:28 -07:00
Fabio Rapposelli
fc74ec7f36
Expose job properties in environment 2016-07-29 08:52:30 +02:00
Brad Rydzewski
6d2c525064 display error when commands for docker plugin 2016-07-22 10:14:38 -07:00
Joachim Hill-Grannec
2ce566483b Handling some of the error in bitbucksetserver
Fixed returning the http(s) version of the clone link which had the username in it however should not to work with netrc
Quick typo fix
2016-06-11 18:42:55 -07:00
Joachim Hill-Grannec
7e5a6ec9fb Allowing for services with no environment defined. 2016-06-10 20:46:13 -07:00
Joachim Hill-Grannec
fd2b4b71ba update to initialize the Environment map 2016-06-10 17:02:00 -07:00
Brad Rydzewski
9ab3ccccff write internal errors only to database [CI SKIP] 2016-06-06 23:45:58 -07:00
Brad Rydzewski
d01756ed80 remove port when creating default workspace path 2016-06-06 23:38:22 -07:00
Brad Rydzewski
108184daeb Update agent.go 2016-06-06 23:25:57 -07:00
Brad Rydzewski
5456f13e9c ability to stream logs using websockets 2016-05-23 14:35:58 -07:00
Brad Rydzewski
5c9a22a58b fix issue with incorrect build status environment variable 2016-05-13 09:56:58 -07:00
Brad Rydzewski
56b6eb1b0c ability to limit log size, defaults to 5mb 2016-05-12 13:24:51 -07:00
Brad Rydzewski
2da1728c70 enabled "change" status 2016-05-11 21:28:49 -07:00
Brad Rydzewski
c76dd06b27 removed insanely overly complex build runner, parser, compiler 2016-05-10 17:07:51 -07:00
Brad Rydzewski
850c00dbba drone exec and drone agent now share code 2016-05-10 17:03:24 -07:00
Brad Rydzewski
8f467ff5ca abstracted build execution to /agent package and hooked up to drone exec 2016-05-10 15:04:19 -07:00