Commit graph

34 commits

Author SHA1 Message Date
Brad Rydzewski 98a6c14331 prepping for new drone-exec build agent 2015-09-02 16:14:25 -07:00
Brad Rydzewski b264e837fe build runner now in charge of timeout 2015-08-21 15:30:32 -07:00
Brad Rydzewski bf1b9d2d8a use exit status 130 when canceling a build 2015-08-21 00:06:10 -07:00
Brad Rydzewski 50d3ea8e00 trap SIGINT and cleanup containers 2015-08-20 18:31:54 -07:00
Brad Rydzewski 1b8a00f5f6 always check for new plugins, until we have an update strategy 2015-08-20 15:54:23 -07:00
Brad Rydzewski e31b53f688 temporarily disable caching for public repos until we understand more 2015-08-19 15:54:29 -07:00
Brad Rydzewski 0c4c5d81a9 disable cache for public repo pull requests (for now) 2015-08-19 15:49:27 -07:00
Brad Rydzewski b3f4cfccda setup error when workspace path not exists 2015-08-19 12:39:16 -07:00
Brad Rydzewski 164c0c6a8e move clone path calc due to panic 2015-08-19 12:38:08 -07:00
Don Olmstead b7635ec844 Fixing build and formatting issues 2015-08-18 18:29:01 -07:00
Don Olmstead 6b0f24cc11 Adding support for setting the workspace directly in the config 2015-08-18 17:34:04 -07:00
Don Olmstead d27788e4b4 Adding caching into the build. Fixing style issues 2015-08-17 16:25:08 -07:00
Brad Rydzewski c6b9d09602 added alpine build image 2015-08-09 15:36:25 -07:00
Brad Rydzewski c2755f5c00 fixed compile issues with builder 2015-07-13 00:11:33 -07:00
Brad Rydzewski 564e029c17 refactor task to job 2015-06-18 17:36:52 -07:00
Brad Rydzewski c59d02a64c switch to alpine linux container as ambassador so that we re-use layers 2015-06-08 09:09:09 -07:00
Brad Rydzewski f76dcb1171 enforce plugin whitelist for notifications 2015-06-07 17:26:25 -07:00
Brad Rydzewski 906bbe9cc5 enforce plugin whitelist 2015-06-07 17:04:57 -07:00
Brad Rydzewski 362eea3b16 switch to /bin/sh instead of /bin/bash for portability 2015-06-06 14:00:36 -07:00
Brad Rydzewski 35d604659a moved to Godep with path rewrite 2015-05-22 11:37:40 -07:00
Brad Rydzewski 46989c05f0 lint trusted vs untrusted plugins 2015-05-19 23:22:31 -07:00
Brad Rydzewski 8c655d600d provides a way to white-list plugins at a global config level 2015-05-19 23:19:59 -07:00
Brad Rydzewski f3c06a8fc3 global environment parameters 2015-05-19 21:22:31 -07:00
Brad Rydzewski d55d28436b adding code for a drone build agent 2015-05-18 10:05:58 -07:00
Brad Rydzewski 73ed4f08d5 moved to central copy function 2015-05-17 19:25:53 -07:00
Brad Rydzewski e3f0a39761 moving more data under pkg dir 2015-05-17 13:51:42 -07:00
Brad Rydzewski f6b0c0cd9c fix failed unit test caused by restructuring 2015-05-17 11:48:02 -07:00
Brad Rydzewski 64663e9742 fixed some build issues 2015-05-16 17:46:29 -07:00
Brad Rydzewski e66bb6bace enable trusted builds to do their thing 2015-05-15 19:41:22 -07:00
Brad Rydzewski 35c66c7b76 fixing many, many issues 2015-05-15 19:35:33 -07:00
Brad Rydzewski 6414d4e21e fixed some issues with container downloads 2015-05-15 16:24:10 -07:00
Brad Rydzewski d66becd12c fixed some minor bugs in build 2015-05-15 14:55:26 -07:00
Brad Rydzewski ed0719c624 fixed builder panic 2015-05-12 20:30:36 -07:00
Brad Rydzewski 9fef3a23d2 still a wip. container that is launched to run a build 2015-05-12 18:32:46 -07:00