summaryrefslogtreecommitdiffstats
path: root/.drone.yml
Commit message (Expand)AuthorAgeFilesLines
* use registry mirror for docker-in-docker (#13438)techknowlogick2020-11-061-0/+12
* fix docker rootless manifest (#13386)Antoine GIRARD2020-11-021-1/+1
* Set auto-tag to false on rootless manifest (#13383)techknowlogick2020-11-011-5/+6
* docker: rootless image (#10154)Antoine GIRARD2020-10-311-0/+49
* Clean up mysql service in drone (#13145)techknowlogick2020-10-141-12/+0
* chore: update minio image version (#13109)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2020-10-121-1/+1
* Bump min required golang to 1.13 (#12717)techknowlogick2020-09-041-1/+1
* Support elastic search for code search (#10273)Lunny Xiao2020-08-301-0/+1
* go1.15 on windows (#12589)techknowlogick2020-08-241-15/+4
* Use Node 14 on CI (#12512)silverwind2020-08-201-4/+4
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-181-0/+8
* Add 'checks' Make and CI tasks (#12352)silverwind2020-08-161-3/+17
* Build windows using golang 1.14 (#12489)techknowlogick2020-08-131-3/+12
* go1.15 (#12475)techknowlogick2020-08-131-14/+14
* use community codecov drone plugin (#12468)techknowlogick2020-08-101-4/+3
* Alpine 3.12 (#11720)techknowlogick2020-06-031-2/+2
* Skip frontend build where unnecessary (#11159)silverwind2020-04-201-7/+4
* Add support for migrating from Gitlab (#9084)Jordan2020-04-191-1/+13
* Use /tmp for test repositories (#11126)guillep2k2020-04-191-0/+5
* Turn off go modules for xgo and gxz (#10963)John Olheiser2020-04-061-2/+2
* Fix cross compile (#10952)Lunny Xiao2020-04-051-0/+15
* Rename scripts to build and add revive command as a new build tool command (#...Lunny Xiao2020-04-031-1/+1
* Add 'make lint', restructure 'compliance' pipeline (#10861)silverwind2020-03-291-16/+39
* go 1.14 (#10467)techknowlogick2020-03-201-14/+14
* Use better wording for release pipeline and steps (#10701)Antoine GIRARD2020-03-111-5/+5
* cross compile using go 1.13.x (#10684) (#10697)Lunny Xiao2020-03-101-2/+2
* Revert "Do docker releases for pushes to release branches (#10330)" (#10345)zeripath2020-02-181-3/+0
* Do docker releases for pushes to release branches (#10330)zeripath2020-02-181-0/+3
* fix: set explicit POSTGRES_PASSWORD for pgsql on drone CI (#10302)Antoine GIRARD2020-02-161-0/+1
* Issue search support elasticsearch (#9428)Lunny Xiao2020-02-131-0/+6
* move CSS build to webpack (#9983)silverwind2020-01-281-1/+1
* Enforce tests do not change files in source tree (#9625)zeripath2020-01-261-1/+1
* combine make calls on drone (#9979)silverwind2020-01-251-21/+8
* Frontport: Fix regression with tag test running (#9941) (#9942)techknowlogick2020-01-221-0/+6
* Filter locales under 25% (#9893)Antoine GIRARD2020-01-211-4/+1
* run translations pipeline on arm server (#9865)techknowlogick2020-01-191-1/+1
* ci: simplify tag/release by always running coverage (#9774)Antoine GIRARD2020-01-161-70/+0
* tests: configure github remaining limit + read token (#9800)Antoine GIRARD2020-01-161-0/+2
* use arm drone agent for docs (#9776)techknowlogick2020-01-151-7/+4
* ci: move some integration tests on arm64 (#9747)Antoine GIRARD2020-01-141-41/+87
* ci: run notify on arm64 (#9762)Antoine GIRARD2020-01-151-11/+14
* ci: use new mssql image (#9720)Antoine GIRARD2020-01-141-1/+1
* ci: re-ordering Drone CI for optimizing time (#9719)Antoine GIRARD2020-01-131-81/+88
* ci: use docker image for golangci-lint (#9737)Antoine GIRARD2020-01-121-1/+6
* alpine 3.11 (#9440)techknowlogick2019-12-261-1/+1
* Combine Drone release steps (#9338)silverwind2019-12-151-26/+4
* prebuild CSS/JS before xgo release binaries (#9293)techknowlogick2019-12-081-2/+17
* Remove explicit 'generate' calls, fix release task (#9288)silverwind2019-12-081-3/+0
* Add Node.js build dep, remove built js/css files (#9114)silverwind2019-12-051-2/+4
* Check compiled files during build (#9042)Gary Kim2019-11-161-0/+1