summaryrefslogtreecommitdiffstats
path: root/.drone.yml.sig
Commit message (Collapse)AuthorAgeFilesLines
* 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