summaryrefslogtreecommitdiffstats
path: root/.drone.yml
Commit message (Expand)AuthorAgeFilesLines
* Update JS deps (#23853)silverwind2023-04-021-1/+1
* Update JS dependencies, Require Node.js 16 (#23528)silverwind2023-03-171-1/+1
* Use arm image for arm runner (#23503)techknowlogick2023-03-151-1/+1
* Use `gitea/test_env` image instead of `golang` (#23455)silverwind2023-03-141-32/+17
* Skip DB tests duplicate runs on push to branches (#23476)techknowlogick2023-03-141-15/+3
* test_env: hardcode major go version in use (#23464)techknowlogick2023-03-141-20/+20
* Use buildkit for docker builds (#23415)techknowlogick2023-03-111-18/+83
* Split CI pipelines (#23385)John Olheiser2023-03-101-126/+336
* Don't run unnecessary steps when only docs changed (#23103)Lunny Xiao2023-02-271-0/+21
* only trigger docs build and publish when docs changed (#22968)Lunny Xiao2023-02-201-4/+21
* Adjust manifest to prevent tagging latest on rcs (#22811)zeripath2023-02-191-2/+136
* use drone secrets for s3 config (#22770)techknowlogick2023-02-051-12/+30
* update to build with go1.20 (#22732)techknowlogick2023-02-031-16/+16
* Update JS dependencies (#22538)silverwind2023-01-211-1/+1
* Add support for incoming emails (#22056)KN4CK3R2023-01-141-0/+4
* Run hugo via `go run` and lock its version (#22206)silverwind2022-12-211-4/+1
* fix: update libcurl in docs pipeline (#22203)John Olheiser2022-12-211-1/+2
* Update JS dependencies and eslint (#22190)silverwind2022-12-201-1/+1
* Update to Alpine 3.17 (#21904)flynnnnnnnnnn2022-12-021-1/+1
* Update JS dependencies (#21881)silverwind2022-11-221-1/+1
* Consolidate security-check into checks-backend (#21882)silverwind2022-11-211-10/+0
* Update JS dependencies and misc tweaks (#21583)silverwind2022-10-281-1/+1
* Fix Drone pushing commits with wrong author info (#21450)Yarden Shoham2022-10-141-2/+6
* Hook go-licenses into tidy again (#21353)silverwind2022-10-101-13/+3
* Update JS dependencies and eslint config (#21388)silverwind2022-10-101-1/+1
* Bump playwright to 1.26.1 (#21357)Kyle D2022-10-081-1/+1
* Update go to 1.19 (#21361)zeripath2022-10-061-1/+1
* chore(security): Support Go Vulnerability Management (#21139)Bo-Yi Wu2022-09-111-0/+10
* Generate go-licenses during tidy again (#21108)silverwind2022-09-091-4/+14
* Rewrite go license generator in go (#21078)silverwind2022-09-071-3/+0
* Bump playwright test image to match version in package.json (#21097)Kyle D2022-09-071-1/+1
* Add missing volume to test-e2e (#21079)silverwind2022-09-051-0/+3
* Add go licenses to licenses.txt (#21034)silverwind2022-09-041-2/+7
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-0/+69
* Switch to building with go1.19 (#20695)techknowlogick2022-08-071-13/+13
* 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