Thomas Boerger
|
a4076e00ff
|
Correct arg length checks
|
2016-08-15 00:02:11 +02: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 |
|
Trevor Hartman
|
358243ed07
|
Add support for "drone build start foo/bar last"
This starts the build on the default branch
|
2016-08-11 17:04:25 -06:00 |
|
Brad Rydzewski
|
abaa02efa2
|
Merge pull request #1737 from tboerger/feature/org-secrets
Organization/Team secrets
|
2016-08-09 20:01:37 -07:00 |
|
John Chadwick
|
f2b418e9dd
|
Expose GitHub machine user options.
|
2016-08-01 13:54:47 -04:00 |
|
Thomas Boerger
|
225d1c8288
|
Integrated org secret commands
|
2016-07-31 23:25:10 +02:00 |
|
Brad Rydzewski
|
d5c8ab248b
|
Merge pull request #1735 from vaijab/restart-params
Add custom build parameters to build re-start / deploy
|
2016-07-27 17:18:01 -07:00 |
|
Vaidas Jablonskis
|
7170cd6758
|
Add custom build parameters support to build re-start and deploy
|
2016-07-27 22:33:14 +01:00 |
|
Fabio Rapposelli
|
46dba4377c
|
Run matrix as default when running docker exec
|
2016-07-27 17:51:45 +02:00 |
|
Vaidas Jablonskis
|
c6b9466370
|
Fix cli args typo
This was preventing from using --github-secret while env var worked.
|
2016-07-21 20:17:54 +01:00 |
|
Brad Rydzewski
|
88df2520c8
|
gracefully shutdown agent when builds running
|
2016-07-18 00:06:34 -07:00 |
|
Brad Rydzewski
|
e573d66b91
|
remove unstable acknowledgements
|
2016-07-13 12:00:07 -07:00 |
|
Cole R Lawrence
|
6802913dc0
|
Rename secert_add.go to secret_add.go
|
2016-07-10 16:26:42 -05:00 |
|
Thomas Boerger
|
41af9c0720
|
Integrated initial command to list secrets
Since we are not able to list the already set secrets I have added the
required API andpoint and the required sub command to list them.
|
2016-06-28 00:20:01 +02:00 |
|
Fabio Rapposelli
|
f9f90af793
|
Add --secrets-file option to exec command
|
2016-06-17 12:02:53 +02:00 |
|
mirrorZ
|
4384121586
|
Invoke repoAdd on repo add command
|
2016-06-08 15:38:07 +09:00 |
|
Fabio Rapposelli
|
837446825d
|
Add modifiable context for Github status API
|
2016-05-27 20:22:32 +02:00 |
|
Brad Rydzewski
|
0bab3771bc
|
Merge pull request #1657 from bradrydzewski/master
ability to provide secret to agent and generate token
|
2016-05-23 19:03:50 -07:00 |
|
Brad Rydzewski
|
5b1748aafd
|
ability to provide secret to agent and generate token
|
2016-05-23 18:47:44 -07:00 |
|
Brad Rydzewski
|
c220466b21
|
Merge pull request #1654 from bradrydzewski/master
agents stream logs using websockets
|
2016-05-23 14:45:28 -07:00 |
|
Brad Rydzewski
|
5456f13e9c
|
ability to stream logs using websockets
|
2016-05-23 14:35:58 -07:00 |
|
Brad Rydzewski
|
de1853159b
|
Merge pull request #1644 from bradrydzewski/master
fix issue with incorrect build status environment variable
|
2016-05-13 11:55:35 -07:00 |
|
Brad Rydzewski
|
5c9a22a58b
|
fix issue with incorrect build status environment variable
|
2016-05-13 09:56:58 -07:00 |
|
Brad Rydzewski
|
a607f881ab
|
Merge pull request #1641 from bradrydzewski/master
bump version number, auto-pull new plugins, process http_proxy vars
|
2016-05-12 22:40:52 -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
|
00dc944bb2
|
Merge pull request #1640 from bradrydzewski/master
ability to limit log size, defaults to 5mb
|
2016-05-12 13:57:55 -07:00 |
|
Brad Rydzewski
|
56b6eb1b0c
|
ability to limit log size, defaults to 5mb
|
2016-05-12 13:24:51 -07:00 |
|
Brad Rydzewski
|
45bf0f7242
|
Merge pull request #1636 from bradrydzewski/master
CLI commands for listing agents, queue items
|
2016-05-11 21:29:19 -07:00 |
|
Brad Rydzewski
|
f217b40f9a
|
CLI commands for listing agents, queue items
|
2016-05-11 18:43:24 -07:00 |
|
Brad Rydzewski
|
a53eb9322e
|
Merge pull request #1635 from bradrydzewski/master
ability for agent to ping central drone server
|
2016-05-11 17:53:29 -07:00 |
|
Brad Rydzewski
|
752ce496d5
|
added code for agent to ping central drone server
|
2016-05-11 14:37:56 -07:00 |
|
Brad Rydzewski
|
540f95630e
|
Merge pull request #1628 from bradrydzewski/master
added query, endpoint, cmd to list builds in queue
|
2016-05-10 22:26:49 -07:00 |
|
Brad Rydzewski
|
447741b840
|
added query, endpoint, cli for build queue items
|
2016-05-10 22:19:45 -07:00 |
|
Brad Rydzewski
|
2aa82a3e68
|
Merge pull request #1622 from compressed/sqite
fix(typo): sqite3 -> sqlite3
|
2016-05-10 19:42:12 -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 |
|
Christopher Brickley
|
bcb0325bb6
|
fix(typo): sqite3 -> sqlite3
|
2016-05-07 20:29:31 -04: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 |
|