Ethan Koenig
fa1cbc2896
Always run fmt check in CI ( #2546 )
2017-09-21 09:34:32 +08:00
Thomas Boerger
cbe50587ba
Added bucket name to s3 drone plugin ( #2505 )
2017-09-15 14:45:38 +08:00
Bo-Yi Wu
3e89e89670
add codecov.io service. ( #2493 )
...
* add codecov.io service.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* update
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* only PR or master branch (for coverage badge)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* update
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* update init
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-09-13 20:57:55 +08:00
Lunny Xiao
9ef83a98e5
fix release ( #2496 )
2017-09-13 17:20:15 +08:00
Antoine GIRARD
69dfe43ffc
Fix some tests : make coverage -> test ( #2492 )
...
* Fix test : make coverage -> test
* Refactor integration tests to be able to run them in parallel
* Add custom local repository temp path
2017-09-12 13:51:12 +08:00
Thomas Boerger
fd85e25f5f
Hotfix for integration testing ( #2473 )
...
* Hotfix for integration testing
* Comment sqlite tests because of database locking issues
2017-09-10 09:54:11 +08:00
Thomas Boerger
4b8fef143e
Changes for latest DroneCI ( #2362 )
2017-09-07 19:22:15 +02:00
Bo-Yi Wu
be4f6a754c
Revert "Changes for latest DroneCI ( #2355 )" ( #2358 )
...
This reverts commit faf4b503b2
.
2017-08-22 20:56:57 -05:00
Thomas Boerger
faf4b503b2
Changes for latest DroneCI ( #2355 )
2017-08-22 20:08:30 -05:00
Bo-Yi Wu
9ff371a147
ignore coverage steps. ( #2257 )
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-08-04 22:08:50 +08:00
Bo-Yi Wu
2b05b104ef
Add verify changed less-file step to Makefile ( #1861 )
2017-07-12 04:28:57 +02:00
Bo-Yi Wu
da89afda58
feat: upgrade drone docker image to support multi-stage build. ( #1732 )
...
* feat: upgrade drone docker image to support multi-stage build.
* update drone sig file.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* update drone sig file.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-07-11 02:16:18 -05:00
Ethan Koenig
b4e8a7c4d1
Skip sqlite integration in CI ( #2058 )
2017-06-25 17:34:07 +08:00
Bo-Yi Wu
d7570895cc
update drone discord plugin to 0.0.4 version ( #1992 )
...
* update drone discord plugin to 0.0.3 version
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* update to 0.0.4
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* update sig file.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-06-17 19:12:43 +08:00
Ethan Koenig
792cde7081
Coverage reports for integration tests ( #1960 )
2017-06-15 17:38:33 +08:00
Bo-Yi Wu
0d560f3441
send notification if status changed
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-06-15 14:46:08 +08:00
Bo-Yi Wu
5b0cbf3788
switch gitter to discord for drone. ( #1971 )
...
* switch gitter to discord for drone.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* add event
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* only notify build fail message.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-06-15 10:47:42 +08:00
Kim "BKC" Carlbäcker
4a3f40460b
Don't run 'make release' on PRs ( #1908 )
2017-06-09 09:52:23 +08:00
Bo-Yi Wu
703d18e50d
feat: add check misspelling ( #1877 )
2017-06-05 02:49:46 -05:00
Bo-Yi Wu
04c6c31f8e
fix: only run test coverage on master branch. ( #1838 )
2017-06-01 20:07:24 +02:00
Ethan Koenig
ff96bda138
Only run coverage on merges/pushes to master ( #1783 )
2017-05-25 00:13:18 +08:00
Ethan Koenig
66c803fae2
MySQL, Postgres integration tests in drone ( #1638 )
...
* MySQL, Postgres integration tests in drone
* Fix .drone.yml
* sign drone
* resign drone
2017-04-30 14:30:12 +08:00
Sandro Santilli
00324cea10
Limit clone depth when drone-building ( #1644 )
...
* Limit clone depth when drone-building
* sign drone
2017-04-30 12:32:30 +08:00
Ethan Koenig
c58708d3ee
Integration test framework ( #1290 )
...
* Integration test framework
* udpate drone sign
* Formatting fixes and move router.go to routers/
* update sign for drone
2017-04-25 15:24:51 +08:00
Antoine GIRARD
eb1075dd4c
Check if missing/modified/unused deps in vendor and fix errors ( #1468 )
...
* Check if missing deps in vendor
This will catch import from other repos. (maybe by auto-import)
* Remove github.com/smartystreets unused deps
* Remove github.com/boltdb/bolt unused dep
* Fetch github.com/go-xorm/core + sync gopkg.in/ldap.v2/ldap.go
* Auto-install govendor + reinstall github.com/boltdb/bolt needed by vendor/github.com/blevesearch/bleve/index/store/boltdb
* Update go-xorm/xorm to a5cb21 in vendor.json
* Use a custom repo for implementing change to bolt dep.
* Switching bolt to github.com/go-gitea/bolt
* Switching bolt to github.com/go-gitea/bolt (fork version)
* change the drone sign
2017-04-24 22:31:46 +08:00
Thomas Boerger
1d65291342
Fixed drone builds
2017-03-09 20:25:12 +01:00
Thomas Boerger
7ed00b6e8d
Split the binary build ( #985 )
...
As we can not compile darwin binaries with static flags I have split the
build process into different make tasks. Now we get static linked
binaries especially for linux so that it also can run on older versions
of CenOS and so on.
Signed-off-by: Thomas Boerger <thomas@webhippie.de>
2017-03-07 21:49:24 +08:00
Thomas Boerger
ea8c8cdaf3
Fix master builds on mips* again ( #815 )
...
* Use local folder for xgo
* Always do crosscompile and testing to fail early
* Added mips* values for boltdb
In order to get master building again I have applied these 2 additional
files to boltdb. This should get dropped when
https://github.com/boltdb/bolt/issues/656 gets solved.
2017-02-02 11:56:08 +08:00
Thomas Boerger
2d17d6bc16
Clone tags within drone for proper version generation ( #591 )
2017-01-05 18:13:02 +08:00
Thomas Boerger
6aacf4d2f0
Properly handle drone tags and release/* branches ( #466 )
2016-12-24 00:00:48 +01:00
Thomas Boerger
7b67347104
Fixed drone tagging
2016-12-23 19:51:39 +01:00
Andrey Nering
578a8e258e
Revert "Disable coverage report for now" ( #400 )
2016-12-16 12:49:54 +01:00
Thomas Boerger
8aeeed0a23
Disable coverage report for now ( #395 )
...
Until aircover gets updated so that it works again I have disabled to
coverage report upload for now.
2016-12-15 12:26:34 +01:00
Thomas Boerger
2b63f32b8a
Enabled bindata build tag and generate bindata ( #352 )
2016-12-05 23:39:45 +08:00
Thomas Boerger
8a28130540
Fixed build tags and deps for all build/test steps
2016-12-05 14:34:55 +01:00
Thomas Boerger
2932042a6d
Get rid of bin folder within makefile, enabled TiDB ( #319 )
...
* Get rid of the bin folder within the build process
Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Dropped latest make task, it is unused
Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Added tidb tag to drone config
Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Dropped the cert build tag
Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Dropped useless minwinsvc build tag
Signed-off-by: Thomas Boerger <thomas@webhippie.de>
* Dropped the useless build tags from drone config
Signed-off-by: Thomas Boerger <thomas@webhippie.de>
2016-12-01 15:28:43 +08:00
Thomas Boerger
684d55e130
Reenabled lint check within drone
2016-11-29 14:15:36 +01:00
Thomas Boerger
575dc69e3b
Updated drone docker definitions
...
In order to automatically build docker images I have re-enabled the
docker building parts within our drone runs on every push to master and
on every tag.
Signed-off-by: Thomas Boerger <tboerger@suse.de>
2016-11-28 14:15:14 +01:00
Thomas Boerger
65549863bc
Dropped latest publishing from drone
2016-11-25 13:07:19 +01:00
Thomas Boerger
0accc935a3
Fixed s3 publishing within drone
2016-11-25 10:53:48 +01:00
Thomas Boerger
3ae7955d15
Disable broken docker build for now
2016-11-25 10:11:49 +01:00
Thomas Boerger
755ed84740
Be more explicit and dropped matrix builds from drone
2016-11-25 10:11:49 +01:00
Thomas Boerger
fd090dc29b
Added matrix drone builds
2016-11-24 14:48:40 +01:00
Matthias Loibl
4c03974326
Create a first draft for .drone.yml
2016-11-24 14:47:36 +01:00
Unknwon
37d8d3afe9
more APIs on #12
2014-11-18 11:07:16 -05:00
Unknwon
db0026c507
test drone
2014-11-17 17:47:13 -05:00
Unknwon
51f6148851
test drone
2014-11-17 17:36:51 -05:00
Unknwon
c0549a169a
test drone
2014-11-17 17:19:17 -05:00