Commit graph

516 commits

Author SHA1 Message Date
Scott Scoble
59af45d6eb Create .dockerignore
Add .git directory to dockerignore, makes docker builds much faster since the build context is now less than 700k.
2014-09-27 19:11:50 -07:00
Brad Rydzewski
0a74b46d7d Merge pull request #486 from oponder/master
Fix some missing double-quotes around error messages in docker publish plugin
2014-09-27 11:20:59 -07:00
Oliver Nicolaas Ponder
06336ba7f4 Fix some missing double-quotes around error messages for missing parameters. 2014-09-26 16:08:48 +02:00
Brad Rydzewski
996d6e8c73 Merge pull request #469 from aluzzardi/b-284
Fix #284: Do not checkout the branch if a commit or PR is specified.
2014-09-24 00:27:19 -07:00
Brad Rydzewski
66217512bb Merge pull request #441 from unihorn/add-go1.3
add go 1.3 image and set go image to be go 1.3 image
2014-09-24 00:20:58 -07:00
Brad Rydzewski
bdba0c2869 Merge pull request #454 from sivel/slack-improvements
Use slack message attachments for color coding
2014-09-24 00:09:48 -07:00
Brad Rydzewski
eeec93c2eb Merge pull request #457 from Clever/github-release-plugin
github release plugin
2014-09-24 00:06:06 -07:00
Brad Rydzewski
715e1cfd10 Update README.md 2014-09-24 00:02:13 -07:00
Brad Rydzewski
2523c82d33 refreshed godep since some PRs are still coming into master branch 2014-09-23 23:51:29 -07:00
Brad Rydzewski
9fcec0025d Merge remote-tracking branch 'origin/master' 2014-09-23 23:36:39 -07:00
Brad Rydzewski
3a34860e85 Merge pull request #480 from epipho/docker-fix-apt
Adding apt-get update prior to attempting install of apt-transport-https...
2014-09-23 23:34:20 -07:00
hiwrac
52201df4cc Adding apt-get update prior to attempting install of apt-transport-https in docker publish plugin 2014-09-23 23:02:19 -04:00
Andrea Luzzardi
38c1231a8a Fix #284: Do not checkout the branch if a commit or PR is specified. 2014-09-19 15:11:22 -07:00
Rafael Garcia
bbb8a4855b publish: github release plugin 2014-09-18 18:56:30 -07:00
Brad Rydzewski
831b034aa3 Merge pull request #464 from jollychang/master
admin page add github Register a new OAuth application link.
2014-09-18 11:23:45 -07:00
jollychang
aa5f641728 admin page add github Register a new OAuth application link. 2014-09-18 16:34:38 +08:00
Brad Rydzewski
ae9e1c1d60 Merge pull request #416 from fpoli/godep_in_dockerfile
Use godep in Dockerfile
2014-09-17 07:55:03 -07:00
Matt Martz
224ff3ca08 Use slack message attachments for color coding 2014-09-10 07:49:59 -05:00
Yicheng Qin
1e316bd66f add go 1.3 image and set go image to be go 1.3 image 2014-09-04 10:22:26 -07:00
Brad Rydzewski
6f74571872 Merge pull request #433 from nevalla/master
Flowdock notifications
2014-09-01 13:27:34 -07:00
nevalla
160f45b0a6 add github.com/stvp/flowdock to Godeps 2014-08-29 23:47:42 +03:00
nevalla
5cab5e7e00 invoke Inbox method in a goroutine 2014-08-29 23:16:12 +03:00
nevalla
299b9619e1 attach methods to Flowdock struct 2014-08-27 21:38:38 +03:00
nevalla
ac1c7bb9fa implement initial flowdock notification 2014-08-26 10:57:36 +03:00
Brad Rydzewski
3e3367cc97 Merge pull request #418 from abdullin/master
Tweaking slack integration to include commit message
2014-08-13 23:22:31 -07:00
Brad Rydzewski
6e0c44650a Merge pull request #361 from Clever/master
Add docker.io Drone plugin which creates a docker image for each successful build
2014-08-11 22:45:40 -07:00
Kyle Vigen
d7b68dc680 Merge pull request #9 from Clever/revert-6-add-go1.3
Revert "Add image for Go 1.3"
2014-08-11 15:27:20 -07:00
Kyle Vigen
05591afd46 Revert "Add image for Go 1.3" 2014-08-11 15:27:13 -07:00
Kyle Vigen
13e5529b12 Merge pull request #8 from daviddyball/master
Private Repository Support
2014-08-11 15:22:45 -07:00
David Dyball
cf19824727 Simplified endpoint login behaviour 2014-08-09 02:16:40 +01:00
Federico Poli
e2f85b6627 Use godep in Dockerfile 2014-08-08 15:14:21 +02:00
David Dyball
39695c45bd Fixing indents, adding repo_name option and additional tests 2014-08-08 09:15:32 +01:00
David Dyball
8ac2ca6f42 Private Repository Support 2014-08-07 23:50:51 +01:00
Brad Rydzewski
43a0a46f47 Merge pull request #349 from ClashTheBunny/issue_348
add github.com/GeertJohan/rsrc as a submodule
2014-08-02 10:59:18 -07:00
Brad Rydzewski
931b7a374a Merge pull request #398 from Bugagazavr/master
Status.json page
2014-08-02 10:57:48 -07:00
Brad Rydzewski
a8540d0404 Merge pull request #321 from technosophos/master
Log errors inspecting images.
2014-07-31 20:25:56 -07:00
Brad Rydzewski
d82c0b8a92 Merge pull request #397 from ashphy/fix-typo-in-build
Fix typo in build.go
2014-07-31 20:25:11 -07:00
Kyle Vigen
fa2c4aac7c Merge pull request #7 from Clever/tweak-docker-client-install
Derp when updating the docker install command
2014-07-30 16:20:30 -07:00
Kyle Vigen
ab5b8a7705 Derp when updating the docker install command 2014-07-30 15:52:33 -07:00
Kirill Zaitsev
4f779ea920 Add status.json page 2014-07-31 02:29:13 +04:00
Kazuki Hamasaki
49b86f8047 Fix typo in build.go 2014-07-31 07:22:54 +09:00
Jonathan Eldridge
965c3a27e6 Merge pull request #6 from Clever/add-go1.3
Add image for Go 1.3
2014-07-28 16:33:58 -07:00
Jonathan Eldridge
c66b623b77 Updates README to mention go 1.3 2014-07-28 16:11:32 -07:00
Jonathan Eldridge
1c83609193 Add image for Go 1.3 2014-07-28 15:57:41 -07:00
Kyle Vigen
0aa0f3b485 Merge pull request #5 from Clever/update-docker-client-install
Update command to install docker per upstream comments
2014-07-24 11:18:36 -07:00
Kyle Vigen
618d197b66 Tweak command to install docker per upstream comments 2014-07-23 11:26:02 -07:00
Rinat Abdullin
06db1d1508 Tweaking slack to include commit message 2014-07-22 21:30:01 +04:00
Brad Rydzewski
4f0585bee3 Merge pull request #378 from themgt/docker
get/build rice & fix DB path arg
2014-07-17 22:03:44 -07:00
Paul
4212045c4a get/build rice & fix DB path arg 2014-07-17 17:05:55 -04:00
Brad Rydzewski
08b0d2ac56 Merge pull request #374 from doismellburning/feature/remove-unused-path-config-suggestion
Dropped seemingly-unsupported `path` flag suggestion
2014-07-15 20:25:28 -07:00