|
eb37f14923
|
Update gitea-vet v0.2.0 (#164)
tagged version v0.2.0
make vendor
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/164
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
|
2020-07-21 16:17:52 +00:00 |
|
|
4b059770ea
|
Add gitea-vet (#121)
Close #119
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/gitea/tea/pulls/121
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
Reviewed-by: Andrew Thornton <art27@cantab.net>
|
2020-04-28 13:02:21 +00:00 |
|
|
81fa4e78ff
|
Fix CI: Turn off go modules for xgo and gxz (#115)
Turn off go modules for xgo and gxz
as on https://github.com/go-gitea/gitea/pull/10963
Revert "Fix CI: workaround from @kolaente (#113)"
This reverts commit b37673c954 .
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/115
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
|
2020-04-06 14:21:36 +00:00 |
|
|
5601c57059
|
Improve makefile to enable goproxy when go get tools. (#98)
makefile go mod
always enable GO111MODULE=on
Reviewed-on: https://gitea.com/gitea/tea/pulls/98
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: Andrew Thornton <art27@cantab.net>
|
2020-03-05 09:22:41 +00:00 |
|
|
d1d3c70530
|
Same release targets as gitea (#73)
|
2019-11-15 03:46:18 +00:00 |
|
|
912803706a
|
Add missing make-compress to fix release (#23)
|
2019-04-27 21:01:07 +08:00 |
|
|
bf9620d18e
|
chore: go support combine all coverage file (#24)
* Combine all coverage file in one command
* remove generate-coverage
* remove unused method: errCheck
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
|
2019-04-26 14:51:03 +03:00 |
|
|
6aa4629f05
|
fix drone (#21)
* fix drone
* remove docker on drone
|
2019-04-26 06:41:21 +03:00 |
|
|
d4f107b710
|
Add Makefile / .drone.yml, use go module with vendor (#20)
* add Makefile / .drone.yml, use go module with vendor
* Update .drone.yml
Co-Authored-By: lunny <xiaolunwen@gmail.com>
|
2019-04-25 20:06:53 +03:00 |
|