summaryrefslogtreecommitdiffstats
path: root/.drone.yml
Commit message (Expand)AuthorAgeFilesLines
* Unbreak release pipeline (#20356)silverwind2022-07-141-2/+4
* Upgrade to Node 18 on CI (#20340)silverwind2022-07-131-9/+9
* Use Golang 1.18 for Gitea 1.17 release (#19918)wxiaoguang2022-06-101-1/+1
* Increment tests time out from 40m to 50m because sometimes the machine is slo...Lunny Xiao2022-06-051-3/+3
* Set safe dir for git operations in .drone.yml CI (#19641)techknowlogick2022-05-061-0/+10
* Use goproxy.io instead of goproxy.cn (#19242)Lunny Xiao2022-03-281-32/+32
* use go1.18 to build gitea (#19099)techknowlogick2022-03-161-13/+13
* Use `go run` for tool dependencies, require go 1.17 (#18874)silverwind2022-03-151-2/+11
* allow overwrite artifacts for github releases (#18987)65432022-03-031-1/+2
* Reduce CI go module downloads, add make targets (#18708)silverwind2022-02-121-61/+194
* 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