Mark Fayngersh
|
3223f4772a
|
Update repo.go to clone specific branch for PR
|
2015-10-15 13:12:58 -04:00 |
|
Brad Rydzewski
|
db85b952eb
|
Merge pull request #1204 from kpacha/fix_marathon_upgrade
Marathon: fix the curl construction
|
2015-09-17 11:04:05 -07:00 |
|
kpacha
|
cb9a7f049e
|
fix the curl construction
|
2015-09-17 16:16:58 +02:00 |
|
Brad Rydzewski
|
f0296c7149
|
Merge pull request #1201 from kpacha/fix_marathon_upgrade
Fix Marathon deployments
|
2015-09-16 14:29:57 -07:00 |
|
Kpacha
|
4d08b91865
|
go fmt
|
2015-09-16 19:43:37 +02:00 |
|
Kpacha
|
45b3f3cf79
|
use PUT method instead POST
|
2015-09-15 19:54:39 +02:00 |
|
Brad Rydzewski
|
5d858ec30c
|
Merge pull request #1197 from dtan4/nil-webhook-200
Return 200 even if non-action webhook is come
|
2015-09-13 10:32:45 -07:00 |
|
Daisuke Fujita
|
bdd4742171
|
Return 200 even if non-action webhook is come
|
2015-09-11 19:05:30 +09:00 |
|
Brad Rydzewski
|
0860d36466
|
Merge pull request #1186 from hkjn/fix-gogs-deps
Fix build errors due to changes in github.com/gogits/go-gogs-client
|
2015-09-03 08:39:17 -07:00 |
|
Henrik Jonsson
|
f98ac21010
|
Fix build errors due to changes in github.com/gogits/go-gogs-client
Change ParseHook -> ParsePushHook
(https://github.com/gogits/go-gogs-client/blob/master/repo_hooks.go#L185),
PayloadCommit.Id->ID
(https://github.com/gogits/go-gogs-client/blob/master/repo_hooks.go#L88).
Tested: `make deps` works after this change
Fixes #1185
|
2015-09-03 17:30:40 +02:00 |
|
Brad Rydzewski
|
dbdad86d90
|
fix SSL error when wget docker
|
2015-09-02 11:53:36 -07:00 |
|
Brad Rydzewski
|
7347be7c76
|
Merge pull request #1141 from kpacha/gitlab_notifications
Gitlab notifications
|
2015-08-20 21:20:55 -07:00 |
|
Kpacha
|
381c6d0782
|
send build status updates to gitlab as comments on the related commit
|
2015-08-16 18:49:54 +02:00 |
|
Brad Rydzewski
|
38c61cdca9
|
Merge pull request #1137 from letusfly85/fix-strings-import
remove unused import
|
2015-08-14 08:17:41 -07:00 |
|
letusfly85
|
d485a8a437
|
remove unused import
|
2015-08-14 08:27:39 +00:00 |
|
Brad Rydzewski
|
0434390b92
|
Merge pull request #1118 from depay/fixtypo
Fix typo "fetch"
|
2015-08-14 00:21:38 -07:00 |
|
Brad Rydzewski
|
57b009e3c4
|
Merge pull request #1134 from net2b/skip-ci
Allow any case/seq to be used for “[CI SKIP]”
|
2015-08-12 08:03:51 -07:00 |
|
Elia Schito
|
f21d503d2c
|
Allow any case/seq to be used for “[CI SKIP]”
Eg.
[ci skip]
[skipci]
[skip ci]
[CI SKIP]
|
2015-08-12 16:57:33 +02:00 |
|
Brad Rydzewski
|
bf87b3146e
|
Merge pull request #1131 from Bugagazavr/patch-3
Probe for push tag events
|
2015-08-10 00:26:40 -07:00 |
|
Bugagazavr
|
83d78f6830
|
Probe for push tag events
|
2015-08-10 10:20:58 +03:00 |
|
Wei Zhao
|
bf6c855810
|
Fix typo "fetch"
|
2015-08-03 19:03:26 +08:00 |
|
Brad Rydzewski
|
57bcab18a9
|
Merge pull request #1067 from etix/master
slack: implement on_change
|
2015-08-03 00:52:40 -07:00 |
|
Brad Rydzewski
|
caf74d7122
|
Merge pull request #1101 from richard-julien/master
Force worker directory to use slash. Needed to use Drone on windows
|
2015-08-03 00:48:41 -07:00 |
|
Brad Rydzewski
|
d350ff8826
|
Merge pull request #1116 from PermissionData/mesos-marathon
Mesos marathon
|
2015-07-31 10:42:07 -07:00 |
|
Dwayne Jones
|
55b9c34708
|
Merge branch 'master' of github.com:drone/drone into mesos-marathon
|
2015-07-31 13:02:27 -04:00 |
|
Dwayne Jones
|
b5ce379941
|
Start of plugin
|
2015-07-31 12:59:13 -04:00 |
|
Carlos Alexandro Becker
|
4bcf83bcd0
|
small typo fix
|
2015-07-31 12:31:09 -04:00 |
|
Brad Rydzewski
|
80e8b01f24
|
added tty flag
|
2015-07-31 12:31:09 -04:00 |
|
Brad Rydzewski
|
c13685c9a3
|
Enable pseudo tty setting
|
2015-07-31 12:31:09 -04:00 |
|
Kohei Suzuki
|
e39b89957d
|
Correct VolumesFrom definition
Fixes #1068 .
|
2015-07-31 12:31:09 -04:00 |
|
David Windell
|
eb1af7162c
|
Remove docker target from Dockerfile
Fixes failing builds
|
2015-07-31 12:31:09 -04:00 |
|
bdd
|
c9b8e011f5
|
Lint pool.go
Second value can be omitted from range. Loop is equivalent.
|
2015-07-31 12:31:09 -04:00 |
|
Brad Rydzewski
|
a612493f58
|
Include Sha / Branch in hook logs
|
2015-07-22 13:12:37 -07:00 |
|
Brad Rydzewski
|
ada0c19259
|
adding logging to hook
|
2015-07-22 12:59:21 -07:00 |
|
Brad Rydzewski
|
972654e863
|
Merge pull request #1103 from arobson/docker-api-version
Change docker version to v1.19 from invalid v1.9
|
2015-07-20 09:17:15 -07:00 |
|
Alex Robson
|
a561896af1
|
Change docker version to v1.12 from invalid v1.9
|
2015-07-19 23:56:21 -05:00 |
|
Richard Julien
|
697fa8bf79
|
Ignore IDEA files
|
2015-07-19 10:44:53 +02:00 |
|
Richard Julien
|
420131d3fa
|
Force worker directory to use slash. Needed to use Drone on windows
|
2015-07-19 01:19:32 +02:00 |
|
Brad Rydzewski
|
90bf8130f8
|
Merge pull request #1098 from shawnzhu/privileged
trusted builds from private repo or non pull requests can run under privileged mode
|
2015-07-16 17:14:37 -04:00 |
|
Ke Zhu
|
0ef85cbabc
|
trusts builds from private repo and non-PR
|
2015-07-16 11:00:40 -04:00 |
|
Ke Zhu
|
cf578b31cc
|
move privileged to yaml file
|
2015-07-14 16:40:31 -04:00 |
|
Brad Rydzewski
|
b7ebf89228
|
Merge pull request #1084 from caarlos0/typo-fix
small typo fix
|
2015-07-09 00:51:42 -07:00 |
|
Carlos Alexandro Becker
|
defd4fbb77
|
small typo fix
|
2015-07-05 22:06:54 -03:00 |
|
Brad Rydzewski
|
fc0d37f881
|
added tty flag
|
2015-07-02 15:10:34 -07:00 |
|
Brad Rydzewski
|
20693cd38d
|
Enable pseudo tty setting
|
2015-07-02 14:50:17 -07:00 |
|
Brad Rydzewski
|
f797b2c513
|
Merge pull request #1069 from eagletmt/fix-1068
Correct VolumesFrom definition
|
2015-07-01 10:49:00 -07:00 |
|
Brad Rydzewski
|
e539efef24
|
Merge pull request #1071 from davidwindell/patch-1
Remove docker target from Dockerfile
|
2015-06-23 14:37:40 -07:00 |
|
David Windell
|
0a028e3bd2
|
Remove docker target from Dockerfile
Fixes failing builds
|
2015-06-23 21:59:45 +01:00 |
|
Kohei Suzuki
|
28eb92be9e
|
Correct VolumesFrom definition
Fixes #1068 .
|
2015-06-20 21:34:46 +09:00 |
|
Ludovic Fauvet
|
52c8622f59
|
slack: implement on_change
|
2015-06-19 16:58:49 +02:00 |
|