Commit graph

34 commits

Author SHA1 Message Date
Brad Rydzewski eee4fd1fd2 Increase default timeout to 15min for log inactivity [ci skip] 2016-11-19 16:27:12 +01: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
Don 9eee1c158a Revert "Implement secrets concealer in build logs"
This reverts commit 5377c62844.
2016-11-16 17:08:25 -08: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 76b0286b68 update agent logs 2016-09-29 17:45:13 -04:00
Brad Rydzewski 778971eb68 removed unused packages 2016-09-27 20:30:28 -05:00
Brad Rydzewski 584ec88b07 add platform field and selector capabilities 2016-09-27 20:16:46 -05:00
Brad Rydzewski 6f44450ef8 initial sort of working mq integration 2016-09-27 19:33:13 -05:00
Brad Rydzewski 0b2f1c8e51 integrates drone/mq into agent 2016-09-26 03:29:05 -05:00
Bo-Yi Wu 21430d2ecd fix go coding style by gofmt.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-08-14 12:25:45 +08:00
Joachim Hill-Grannec c884a9f210 Seems like folks keep adding a trailing / to the DRONE_SERVER env. This should remove it if it exists and not worry if it doesn't 2016-08-12 17:04:42 -07:00
Brad Rydzewski 88df2520c8 gracefully shutdown agent when builds running 2016-07-18 00:06:34 -07:00
Brad Rydzewski 5b1748aafd ability to provide secret to agent and generate token 2016-05-23 18:47:44 -07:00
Brad Rydzewski 5c9a22a58b fix issue with incorrect build status environment variable 2016-05-13 09:56:58 -07:00
Brad Rydzewski a6e9c215ec bump version number, auto-pull new plugins, process http_proxy vars 2016-05-12 22:14:33 -07:00
Brad Rydzewski 56b6eb1b0c ability to limit log size, defaults to 5mb 2016-05-12 13:24:51 -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 b35adcd739 Merge pull request #1625 from bradrydzewski/master
refactored build runner, enables drone exec command
2016-05-10 17:22:26 -07:00
Brad Rydzewski 850c00dbba drone exec and drone agent now share code 2016-05-10 17:03:24 -07:00
Brad Rydzewski 81a53daf72 Merge pull request #1615 from bradrydzewski/master
Migrate yaml to 0.5
2016-05-04 00:20:54 -07:00
Brad Rydzewski 1d508fb792 fix drone agent issue 2016-05-03 23:36:23 -07:00
Brad Rydzewski abeb9bc3c6 Merge pull request #1608 from bradrydzewski/master
refactoring github package to increase test coverage
2016-05-02 17:58:29 -07:00
Brad Rydzewski f930545410 refactoring github package to increase test coverage 2016-05-02 17:47:58 -07:00
Brad Rydzewski d88d3421ee Merge pull request #1606 from mujiburger/typo
TYPO: plguins != plugins
2016-05-02 13:35:40 -07:00
bo fd7b004e12 TYPO: plguins != plugins 2016-05-02 13:22:04 -04:00
Brad Rydzewski 082570fb5b refactoring input and configuration 2016-04-29 12:39:56 -07:00
Brad Rydzewski f3709922b3 added code to manage secrets 2016-04-23 04:27:28 -07:00
Brad Rydzewski faf7ff675d use new .drone.sig signature file 2016-04-21 17:10:19 -07:00
Brad Rydzewski 6529e095a8 enables cloning private repos 2016-04-21 01:18:20 -07:00
Brad Rydzewski b5823d20ff chunk the yaml into sections 2016-04-19 18:37:53 -07:00