summaryrefslogtreecommitdiffstats
path: root/.drone.yml.sig
Commit message (Collapse)AuthorAgeFilesLines
* update drone discord plugin to 0.0.4 version (#1992)Bo-Yi Wu2017-06-171-1/+1
| | | | | | | | | | | | | | * 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>
* update drone sig file (#1981)Bo-Yi Wu2017-06-151-1/+1
| | | Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* send notification if status changedBo-Yi Wu2017-06-151-1/+1
| | | | Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* switch gitter to discord for drone. (#1971)Bo-Yi Wu2017-06-151-1/+1
| | | | | | | | | | | | | | * 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>
* Don't run 'make release' on PRs (#1908)Kim "BKC" Carlbäcker2017-06-091-1/+1
|
* feat: add check misspelling (#1877)Bo-Yi Wu2017-06-051-1/+1
|
* fix: only run test coverage on master branch. (#1838)Bo-Yi Wu2017-06-011-1/+1
|
* resign drone and fix #1816 (#1819)Lunny Xiao2017-05-261-1/+1
|
* MySQL, Postgres integration tests in drone (#1638)Ethan Koenig2017-04-301-1/+1
| | | | | | | | | | * MySQL, Postgres integration tests in drone * Fix .drone.yml * sign drone * resign drone
* Limit clone depth when drone-building (#1644)Sandro Santilli2017-04-301-1/+1
| | | | | | * Limit clone depth when drone-building * sign drone
* Integration test framework (#1290)Ethan Koenig2017-04-251-1/+1
| | | | | | | | | | * Integration test framework * udpate drone sign * Formatting fixes and move router.go to routers/ * update sign for drone
* Check if missing/modified/unused deps in vendor and fix errors (#1468)Antoine GIRARD2017-04-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* Fixed drone buildsv1.1.0Thomas Boerger2017-03-091-1/+1
|
* Split the binary build (#985)Thomas Boerger2017-03-071-1/+1
| | | | | | | | 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>
* Fix master builds on mips* again (#815)Thomas Boerger2017-02-021-1/+1
| | | | | | | | | | | | * 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.
* Clone tags within drone for proper version generation (#591)Thomas Boerger2017-01-051-1/+1
|
* Properly handle drone tags and release/* branches (#466)v1.0.0Thomas Boerger2016-12-241-1/+1
|
* Fixed drone taggingThomas Boerger2016-12-231-1/+1
|
* Revert "Disable coverage report for now" (#400)Andrey Nering2016-12-161-1/+1
|
* Disable coverage report for now (#395)Thomas Boerger2016-12-151-1/+1
| | | | Until aircover gets updated so that it works again I have disabled to coverage report upload for now.
* Enabled bindata build tag and generate bindata (#352)Thomas Boerger2016-12-051-1/+1
|
* Fixed build tags and deps for all build/test stepsThomas Boerger2016-12-051-1/+1
|
* Get rid of bin folder within makefile, enabled TiDB (#319)Thomas Boerger2016-12-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Reenabled lint check within droneThomas Boerger2016-11-291-1/+1
|
* Updated drone docker definitionsThomas Boerger2016-11-281-1/+1
| | | | | | | | 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>
* Dropped latest publishing from droneThomas Boerger2016-11-251-1/+1
|
* Fixed s3 publishing within droneThomas Boerger2016-11-251-1/+1
|
* Disable broken docker build for nowThomas Boerger2016-11-251-1/+1
|
* Be more explicit and dropped matrix builds from droneThomas Boerger2016-11-251-1/+1
|
* Added matrix drone buildsThomas Boerger2016-11-241-1/+1
|
* Create a first draft for .drone.ymlMatthias Loibl2016-11-241-0/+1