Commit graph

34 commits

Author SHA1 Message Date
Brad Rydzewski
4d4003a9a1 moved 0.5 out of feature flag, removed deprecated 0.4 code and features 2016-04-28 14:10:32 -07:00
Brad Rydzewski
f9eda30f3e write netrc file in build images 2016-04-23 13:51:12 -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
8684210241 docker pull authentication using secrets 2016-04-21 01:36:11 -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
fd63d6e03d refact yaml operations to yaml package 2016-04-19 13:02:28 -07:00
Brad Rydzewski
62ccf1bd60 added 0.5 yaml and runtime support through feature flag 2016-04-18 12:07:01 -07:00
Brad Rydzewski
09aa0eff91 new yaml parser, runner 2016-04-16 00:51:05 -07:00
Brad Rydzewski
73d6af2f7d added shasum 2016-04-16 00:10:23 -07:00
Brad Rydzewski
9b306a1bc8 load all things via middleware 2016-04-12 13:08:17 -07:00
Brad Rydzewski
380b205f83 backport branch, matrix parsing improvements 2016-04-11 11:15:53 -07:00
Brad Rydzewski
d3c1ba1254 Merge pull request #1543 from MetalMatze/pr/gofmt
Use gofmt to fmt & simplify
2016-03-27 12:19:02 -07:00
Matthias Loibl
2de58d1f90 Use gofmt to fmt & simplify 2016-03-27 01:24:09 +01:00
Matthias Loibl
c039bc7a16 Fix misspellings in comments
Found by https://goreportcard.com/report/github.com/drone/drone
2016-03-27 01:14:00 +01:00
Brad Rydzewski
688b29b639 backported 0.5 database restructure to 0.4.1 2016-03-25 12:54:16 -07:00
Michael Steinert
42f5395004 Do not attempt to set memory.swappiness to zero
This is the same issue solved here:

drone/drone-exec@94fd9ba10d

This issue was introduced by this commit:

b5dcfc4edd
2016-03-11 09:24:00 -06:00
Mac Browning
8df397db9f mark incomplete builds as errors 2016-02-12 13:23:11 -05:00
Brad Rydzewski
171b986b70 fixing a lazy mistake w/ incorrect err type 2016-01-22 12:17:04 -08:00
Brad Rydzewski
807040abb5 take OOMkill into consideration 2016-01-22 12:01:23 -08:00
Brad Rydzewski
cfdfbcfd3b didn't realize gin supports net.Context. Change to support Context pattern! 2015-10-21 16:14:02 -07:00
Brad Rydzewski
0e3b11c44d code that verifies the Docker daemon connection before adding 2015-10-19 17:46:58 -07:00
Brad Rydzewski
98e959095f get lowercase http_proxy env variables 2015-10-07 13:06:14 -07:00
Brad Rydzewski
a4eee9e510 generating documentation 2015-10-07 11:35:35 -07:00
Brad Rydzewski
7190facb41 updated to auto generate build documentation and embed in binary 2015-10-06 19:41:20 -07:00
Brad Rydzewski
aa8e0347d0 github author fallback for old GitHub enterprise 2015-10-06 18:31:01 -07:00
Brad Rydzewski
0943117ad7 propogate HTTP_PROXY environment variables throuhgout build 2015-10-06 15:50:15 -07:00
Brad Rydzewski
6bc28bd41c ability to cancel a single job (not entire build) 2015-10-01 12:05:23 -07:00
Brad Rydzewski
b039519d3f correctly connect to remote docker clients 2015-09-30 15:54:35 -07:00
Brad Rydzewski
aa320db9c5 updating for latest data structure 2015-09-30 12:37:32 -07:00
Brad Rydzewski
65f885e478 auto pull images 2015-09-29 23:10:58 -07:00
Brad Rydzewski
dfea14c7e5 updated vendor files and paths 2015-09-29 18:21:17 -07:00
Brad Rydzewski
155576fb03 moved to single binary project structure 2015-09-29 17:53:21 -07:00