Commit graph

45 commits

Author SHA1 Message Date
Brad Rydzewski 846a906834 initial support yaml transform extensions 2017-01-12 09:42:43 +04:00
Brad Rydzewski 24a078beb3 read detached from yaml 2016-11-28 09:07:27 +01:00
Brad Rydzewski 58682aa6a7 fixes issues running services in detached mode 2016-11-25 10:32:12 +01:00
Brad Rydzewski dc0fdbc221 populate github refspec 2016-11-19 22:36:07 +01:00
Alexey Palazhchenko e2067ce6d2 Fix typos 2016-11-09 20:31:37 +03:00
Brad Rydzewski e574b873b3 Merge pull request #1841 from donny-dont/fix/variable-expansion
Fixing yaml variable expansion
2016-11-04 19:46:30 +00:00
Don 107867c771 Add test for variable expansion 2016-11-04 12:32:53 -07:00
Don 0434941c89 Update environ.go 2016-11-03 12:03:47 -07:00
Don d6fa9f5177 Proxy values should not be made uppercase 2016-11-03 11:57:19 -07:00
Brad Rydzewski 3f052c7517 Merge pull request #1801 from olymk2/master
Add in docker shm-size option, mainly for oracle xe [ci skip]
2016-10-25 00:00:53 +02:00
Brad Rydzewski 871f5366b5 Merge pull request #1819 from vaijab/fix_exec_panic
Fix exec panic when missing variables
2016-10-24 23:43:55 +02:00
Vaidas Jablonskis f4f61cb57a Fix exec panic when missing variables
Fixes #1810
2016-10-17 21:43:41 +01:00
Oliver Marks 9d5e17ee92 add in validation for shm size, run go fmt on util.go 2016-10-07 22:18:46 +01:00
Oliver Marks f478c8eeb6 Add in docker shm-size option, mainly for oracle xe 2016-10-03 21:48:31 +01:00
Brad Rydzewski 17a77127b6 fixed git clone issue 2016-09-29 17:23:26 -04:00
Brad Rydzewski 66aa18922f fixed yaml unit tests 2016-09-28 15:59:58 -04:00
Brad Rydzewski 9f937e2425 removed default image namespacing 2016-09-27 20:40:59 -05:00
Brad Rydzewski 584ec88b07 add platform field and selector capabilities 2016-09-27 20:16:46 -05:00
Brad Rydzewski f2c1d46f9e queue integrated with server, but not agent 2016-09-26 00:39:28 -05:00
Joachim Hill-Grannec bd93982010 Merge branch 'master' into add-container-labels 2016-08-30 18:44:33 -04:00
Brad Rydzewski a3303d5f5d Merge pull request #1771 from bradrydzewski/master
choose ambassador by platform
2016-08-30 10:02:19 -07:00
Ben Schumacher e482ef2790 Correct escaping of commands in YAML 2016-08-25 13:02:23 -06:00
Brad Rydzewski 0f7253febb choose ambassador by platform 2016-08-25 11:35:28 -07:00
Joachim Hill-Grannec 72e960e46a Removing transformations that aren't needed. 2016-08-13 14:59:44 -07:00
Joachim Hill-Grannec aaa702dab6 Adding the ability to label containers that are launched using
labels:
    something: value
    something2: value2
2016-08-13 14:38:37 -07:00
Brad Rydzewski ae418bf063 Merge pull request #1731 from bradrydzewski/master
prevent custom commands in plugin
2016-07-22 09:06:32 -07:00
Brad Rydzewski 90af8ac414 prevent custom commands in plugin 2016-07-22 08:53:36 -07:00
Bugagazavr 41256e1f70 Correct chmod for netrc file 2016-07-21 22:20:24 +03:00
Victor Shih 7188e1d410 Support backslash-escaped slashes in find-and-replace substitution. (#1699) 2016-07-09 10:37:13 -07:00
Joachim Hill-Grannec 7e5a6ec9fb Allowing for services with no environment defined. 2016-06-10 20:46:13 -07:00
Brad Rydzewski 18fdffd787 default git if not set 2016-06-03 11:45:06 -07:00
Brad Rydzewski 5456f13e9c ability to stream logs using websockets 2016-05-23 14:35: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 2da1728c70 enabled "change" status 2016-05-11 21:28:49 -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
Brad Rydzewski 3d05659134 simplify build engine for reliability 2016-05-09 22:57:57 -07:00
Brad Rydzewski b0879fe47e simplified build execution 2016-05-09 11:28:49 -07:00
Brad Rydzewski 0befdf034b improve yaml parsing and interpreter 2016-05-08 00:01:45 -07:00
Brad Rydzewski 0fb4aeda3f bump to 0.5 in master 2016-05-02 12:21:25 -07:00
Brad Rydzewski a9863ab986 added yaml include capability 2016-04-27 14:46:01 -07:00
Brad Rydzewski 6529e095a8 enables cloning private repos 2016-04-21 01:18:20 -07:00
Brad Rydzewski fd63d6e03d refact yaml operations to yaml package 2016-04-19 13:02:28 -07:00
Brad Rydzewski 380b205f83 backport branch, matrix parsing improvements 2016-04-11 11:15:53 -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