summaryrefslogtreecommitdiffstats
path: root/.drone.yml
Commit message (Expand)AuthorAgeFilesLines
* MySQL instance is needed for all triggers (#11484)v1.12.0-rc1Lauris BH2020-05-181-4/+0
* Fix "Unknown task: git_fsck" error on admin dashboard (#11468) (#11471)65432020-05-181-2/+0
* 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
* use go 1.13 (#8088)techknowlogick2019-09-121-12/+12
* activate sum.golang.org check (#7782)Antoine GIRARD2019-08-081-0/+1
* build: use GOPROXY and disable download on some steps (#7745)Antoine GIRARD2019-08-051-0/+23
* drone: a test for compat with 32 bit (#7707)Antoine GIRARD2019-08-011-0/+10
* drone/docker: prepare multi-arch release + provide arm64 image (#7571)Antoine GIRARD2019-07-241-2/+97
* drone/docker: Use a more standard format (#7480)Antoine GIRARD2019-07-171-36/+17
* don't make release-version deps on transalations since translations is only t...Antoine GIRARD2019-07-171-1/+0
* Fetch refs for successful testing for tag (#7388)techknowlogick2019-07-091-1/+12
* Use vendors when go generate (#7340)Lunny Xiao2019-07-061-2/+4
* fix updated drone file (#7336)techknowlogick2019-07-011-6/+11
* chore: update drone format to 1.0 (#6602)Bo-Yi Wu2019-06-301-330/+534
* Alpine 3.10 (#7256)techknowlogick2019-06-201-5/+5
* add 'npm' and 'npm-update' make targets and lockfile (#7246)silverwind2019-06-181-1/+0
* Add golangci (#6418)kolaente2019-06-121-4/+2