Brad Rydzewski
|
5b1748aafd
|
ability to provide secret to agent and generate token
|
2016-05-23 18:47:44 -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
|
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
|
f217b40f9a
|
CLI commands for listing agents, queue items
|
2016-05-11 18:43:24 -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
|
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
|
0befdf034b
|
improve yaml parsing and interpreter
|
2016-05-08 00:01:45 -07:00 |
|
Brad Rydzewski
|
105a693b57
|
Merge pull request #1621 from bradrydzewski/master
migrate almost all CLI commands to core
|
2016-05-06 12:06:18 -07:00 |
|
Brad Rydzewski
|
254f826bca
|
remove referene to external package
|
2016-05-06 12:01:09 -07:00 |
|
Brad Rydzewski
|
c07e8f1520
|
migrate almost all CLI commands to core
|
2016-05-06 10:59:36 -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 |
|
Brad Rydzewski
|
0fb4aeda3f
|
bump to 0.5 in master
|
2016-05-02 12:21:25 -07:00 |
|
bo
|
fd7b004e12
|
TYPO: plguins != plugins
|
2016-05-02 13:22:04 -04:00 |
|
Brad Rydzewski
|
53eac09f34
|
added org and open registration
|
2016-05-01 17:33:22 -07:00 |
|
Brad Rydzewski
|
ebd547deac
|
refactoring remotes to remove deprecated variables, adding tests
|
2016-05-01 16:30:00 -07:00 |
|
Brad Rydzewski
|
082570fb5b
|
refactoring input and configuration
|
2016-04-29 12:39:56 -07:00 |
|
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
|
ef9b32378b
|
bump version
|
2016-04-28 12:12:47 -07:00 |
|
Brad Rydzewski
|
2b7f46de08
|
included more plugin inputs
|
2016-04-25 09:41:53 -07:00 |
|
Brad Rydzewski
|
6fffa7af26
|
removed deprecated cli variable
|
2016-04-23 13:59:54 -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
|
34c3c92ec3
|
created custom stream implementation
|
2016-04-22 17:35:32 -07:00 |
|
Brad Rydzewski
|
5ca35c4c63
|
re-attempt pushing updates from agent on failure
|
2016-04-21 18:05:54 -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
|
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 |
|