Commit graph

48 commits

Author SHA1 Message Date
Brad Rydzewski
8d6a9f3ec1 example make.go file 2015-07-21 13:18:09 -07:00
Brad Rydzewski
03f91ee5a4 use drone's go:1.3 image until we upgrade to 0.4 2015-06-04 13:39:16 -07:00
Brad Rydzewski
95ab7a49e6 revert drone.yml to stable debian 2015-06-04 13:32:41 -07:00
Brad Rydzewski
e4b7f86054 try wheezy for build environment 2015-06-04 12:59:23 -07:00
Brad Rydzewski
fbaaed2968 upgrade dpkg in yaml 2015-06-04 12:08:29 -07:00
Brad Rydzewski
2dbd770923 go get the go cover tool 2015-06-04 12:06:20 -07:00
Brad Rydzewski
7f57c4f960 Update .drone.yml 2015-06-04 12:04:44 -07:00
Brad Rydzewski
9d0d81fa97 fixed gopath issue in yaml 2015-06-04 12:03:13 -07:00
Brad Rydzewski
5f29e94b08 Update .drone.yml 2015-06-04 12:01:12 -07:00
Brad Rydzewski
ba4e6b0978 upgrade dpkg in 0.4 branch 2015-06-04 11:55:56 -07:00
Brad Rydzewski
53eb20f5b9 Update .drone.yml 2015-06-04 11:54:39 -07:00
Brad Rydzewski
61b574cf29 generate packaging in yaml 2015-05-25 15:30:22 -07:00
Brad Rydzewski
2252341af8 updated .drone.yml to archive packages in s3 for download 2015-05-25 15:27:33 -07:00
Brad Rydzewski
27aadca029 upgraded to latest version of gin to take advantage of SSE 2015-05-16 19:46:12 -07:00
Brad Rydzewski
b9484757ff updated .drone.yml to support new syntax 2015-05-09 01:41:24 -07:00
Brad Rydzewski
8e6fbc8ceb fixed bindata build issues 2015-04-25 16:46:02 -07:00
Brad Rydzewski
d9fd23a6df experimental branch. playing around with boltdb 2015-04-07 01:20:55 -07:00
Brad Rydzewski
31b2c806e7 peg version of Docker 2015-02-20 17:33:44 -08:00
Brad Rydzewski
48622ea9f5 trigger gitter notification on success or failure 2015-02-11 22:16:26 -08:00
Brad Rydzewski
61d0702bfc added gitter to .drone.yml 2015-02-11 22:07:12 -08:00
Brad Rydzewski
5c9b5f65b9 added apt-get update to yaml prior to installing packages 2015-01-21 07:40:27 -08:00
Brad Rydzewski
64cd7cdf6a updated yaml 2014-10-14 21:53:39 -07:00
Brad Rydzewski
943e5fe847 updated yaml to include gitter messages 2014-10-14 19:34:21 -07:00
Brad Rydzewski
3f6053f7e8 added recursive setting to .drone.yml to deploy to S3 2014-10-12 13:32:23 -07:00
Brad Rydzewski
88873929bd Merge remote-tracking branch 'upstream/master' 2014-10-12 13:10:25 -07:00
Brad Rydzewski
629547813c modified parameter injection strategy. see #538 2014-10-12 13:02:53 -07:00
Kirill Zaitsev
b64cd83424 Build rpm and deb packages 2014-10-12 23:51:51 +04:00
Brad Rydzewski
6b721f5b98 added unit tests for postgres and mysql 2014-09-30 23:30:42 -07:00
Brad Rydzewski
3493b868ef upgrade go1.3 and irc library 2014-09-09 21:41:11 -07:00
Brad Rydzewski
5eb0aab517 fixed IRC plugin 2014-09-09 21:32:10 -07:00
Brad Rydzewski
a08a0e3e2e experimental branch now uploading to S3 2014-08-02 10:50:02 -07:00
Brad Rydzewski
88d940e58a using rice append and cleaner build process 2014-07-13 19:41:08 -07:00
Brad Rydzewski
fbda588d87 updated style for users page 2014-07-09 01:08:07 -07:00
Brad Rydzewski
c8590391e9 updated css styles & angular 2014-07-09 00:46:15 -07:00
Brad Rydzewski
e8abb11c19 got websockets working. added stubs for html5 notifications api 2014-06-22 02:04:07 -07:00
Brad Rydzewski
44ba19fd31 using make build in .drone.yml since we only need to compile 2014-06-12 13:06:34 -07:00
Brad Rydzewski
3966eb7f9a show dependencies in verbose mode. ensure go gettable binaries are in path 2014-06-12 12:55:57 -07:00
Brad Rydzewski
43e382b5a1 added code to specify a gopath 2014-06-12 12:51:55 -07:00
Brad
7abe695a5c hooked the build queue back up 2014-06-11 17:42:49 -07:00
Brad
603883a6cf updated yml 2014-06-05 15:04:28 -07:00
Nurahmadie
57213c503c Fix drone panic for not finding its assets 2014-04-12 07:23:35 +07:00
Nurahmadie
d61e1d7df7 Update Makefile and .drone.yml
Use better versioning when build and make use
godep to link drone with vendored dependencies.
2014-04-10 18:33:54 +00:00
Alex Suraci
10c97e5c61 vendor all dependencies with Godep
Vendored go.rice manually as a submodule. This is so that Godep picks up its
dependencies as well, so that the entirety of Drone's dependencies are
vendored in, and Drone can be built without an internet connection.
2014-04-05 14:13:28 -07:00
Brad Rydzewski
cc95546a5b fixed output location for .deb file in .drone.yml 2014-02-11 15:48:16 -07:00
Brad Rydzewski
3a22094484 added code to ignore S3 builds when no access key or secret provided 2014-02-11 15:44:39 -07:00
Brad Rydzewski
3ac36b9e89 using bradrydzewski/go1.2 image. We need python & pip to push to S3 2014-02-11 15:38:22 -07:00
Brad Rydzewski
ac88f3a9e8 updated email address 2014-02-07 03:38:06 -07:00
Brad Rydzewski
d5e5797934 initial public commit 2014-02-07 03:10:01 -07:00