colorfulberry
3d624aa6d1
feat: update the datasets new
5 years ago
John Olheiser
af44abe4c2
Add gitea-vet ( #10948 )
* Add copyright
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Add gitea-vet and fix non-compliance
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Combine tools.go into build.go and clean up
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Remove extra GO111MODULE=on
Signed-off-by: jolheiser <john.olheiser@gmail.com>
6 years ago
Lunny Xiao
4c710bc143
Move gocovmerge as vendor ( #10947 )
* Move gocovmerge as vendor
* Update Makefile
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
6 years ago
Lunny Xiao
ff75c27c12
Rename scripts to build and add revive command as a new build tool command ( #10942 )
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
6 years ago
zeripath
620ff39c58
Fix the intermittent TestGPGGit failures ( #9360 )
* Fix the intermittent TestGPGGit failures
Reattempt to open the listener if the port is busy with a delay up to a second
Switch from generating a private key each time, just use a known good key
6 years ago
techknowlogick
f89493b9e3
use go 1.13 ( #8088 )
* use go 1.13
* use go 1.13 in gomod file
* Update Makefile
* update swagger deps
6 years ago
Antoine GIRARD
a0123b2e9c
Use vendored go-swagger ( #8087 )
* Use vendored go-swagger
* vendor go-swagger
* revert un wanteed change
* remove un-needed GO111MODULE
* Update Makefile
Co-Authored-By: techknowlogick <matti@mdranta.net>
6 years ago