aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
Commit message (Expand)AuthorAgeFilesLines
* Fix pushing to 1-x-dev docker tag (#18578)zeripath2022-02-031-0/+127
* Make docker gitea/gitea:v1.16-dev etc refer to the latest build on that branc...zeripath2022-02-031-0/+1
* point to s3 endpoint directly (#18497)techknowlogick2022-01-311-3/+3
* upload to github & s3 at same time (#18475)techknowlogick2022-01-301-0/+4
* use next gen codecov uploader (#18443)65432022-01-301-1/+1
* Remove golang vendored directory (#18277)techknowlogick2022-01-141-24/+24
* no need for docker image mirror (#18031)techknowlogick2021-12-191-18/+0
* update xgo to use 1.17 (#17915)techknowlogick2021-12-051-2/+2
* Prepare and check test env during CI (#17725)wxiaoguang2021-11-191-14/+34
* Add protection to disable Gitea when run as root (#17168)techknowlogick2021-10-071-3/+21
* CI: migrate from 'plugins/s3:1' to 'woodpeckerci/plugin-s3:latest' (#17234)65432021-10-061-3/+3
* CI: rm unit-test-race step since its now coverd by unit-test too (#16856)65432021-08-291-11/+0
* Enable race detector for CI (#1441)Mura Li2021-08-261-0/+7
* build with go1.17 (#16707)techknowlogick2021-08-171-11/+11
* Switch back to node 16 (#16624)zeripath2021-08-051-7/+7
* Upgrade to golang-jwt 3.2.2 (#16590)zeripath2021-08-031-1/+1
* [CI] Use node v14 instead of node v16 untill it will pass again (#16595)65432021-08-021-7/+7
* Use node:16.5 for frontend instead of node:16 (#16591)zeripath2021-08-011-5/+5
* CI: Add unit-test-race (#16470)65432021-07-171-0/+11
* revert to use alpine 3.13 (#16451)techknowlogick2021-07-161-1/+1
* Change docker tag logic (#16421)techknowlogick2021-07-141-6/+179
* Replace `plugins/docker` with `techknowlogick/drone-docker`in ci (#16407)65432021-07-121-5/+5
* Alpine 3.14 released (#16170)techknowlogick2021-07-071-1/+1
* Run compliance on amd64 infra (#16232)techknowlogick2021-06-231-4/+4
* Bump `postgres` and `mysql` versions (#15710)Patrick Schratz2021-05-211-2/+2
* Use node 16 on release tasks too (#15936)silverwind2021-05-201-2/+2
* Update JS dependencies, use Node 16 (#15804)silverwind2021-05-131-5/+5
* change s3 bucket name (#15847)techknowlogick2021-05-121-3/+3
* point appleboy/drone-git-push to use updated primary branchtechknowlogick2021-05-101-0/+2
* update branch in CI and docs (#15631)techknowlogick2021-05-041-13/+13
* Stop packaging node_modules in release tarballs (#15273)silverwind2021-04-091-2/+2
* Add frontend testing, require node 12 (#15315)silverwind2021-04-081-1/+7
* Introduce esbuild on webpack (#14578)Lunny Xiao2021-04-021-2/+2
* chore: bump minio to RELEASE.2021-03-12T00-00-47Z (#15006)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2021-03-171-1/+1
* CI: pre install git last verson and git lfs in test (#14681)a10121127962021-03-121-18/+8
* drone workspace pathtechknowlogick2021-02-281-4/+4
* drone workspace basetechknowlogick2021-02-281-0/+2
* use gomod support w/ xgo (#14836)techknowlogick2021-03-011-0/+6
* go1.16 (#14783)techknowlogick2021-02-281-62/+22
* Exclude running docker build on cron tasks (#14778)techknowlogick2021-02-231-0/+10
* CI: translation update as cron task (#14774)65432021-02-231-4/+4
* Use caddy's certmagic library for extensible/robust ACME handling (#14177)techknowlogick2021-01-251-2/+2
* chore: bump minio to RELEASE.2021-01-16T02-19-44Z (#14445)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2021-01-241-1/+1
* CI: skip build steps for cron update works (#14443)a10121127962021-01-241-0/+24
* CI: Update license & gitignore by cron (#14419)a10121127962021-01-231-0/+39
* upgrade to alpine 3.13 (#14343)techknowlogick2021-01-201-1/+1
* Add compliance check for windows to ensure cross platform build (#14260)techknowlogick2021-01-051-0/+12
* Fix windows build error (#14263)Lunny Xiao2021-01-061-0/+12
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-3/+26
* Reduce number of docker pulls on ci (#13739)silverwind2020-11-281-26/+0