gitea/build
silverwind fe9626af29
Use go run for tool dependencies, require go 1.17 (#18874)
This ensures the tools only run in the versions we've tested and it also
does not polute PATH with those tools so they are truly isolated. This
syntax of `go run` requires go 1.17, so the minimum version is set
accordingly.

Fixes: https://github.com/go-gitea/gitea/issues/18867

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-03-15 22:50:26 -04:00
..
codeformat Fix make fmt and make fmt-check (#18633) 2022-02-06 16:44:30 +01:00
code-batch-process.go Use go run for tool dependencies, require go 1.17 (#18874) 2022-03-15 22:50:26 -04:00
generate-bindata.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
generate-emoji.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
generate-gitignores.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
generate-images.js Update JS dependencies, adjust eslint config (#17904) 2021-12-04 14:43:14 +08:00
generate-licenses.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
generate-svg.js Update JS dependencies, adjust eslint config (#17904) 2021-12-04 14:43:14 +08:00
gitea-format-imports.go A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
gocovmerge.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
test-env-check.sh Prepare and check test env during CI (#17725) 2021-11-19 13:58:34 +08:00
test-env-prepare.sh Prepare and check test env during CI (#17725) 2021-11-19 13:58:34 +08:00
update-locales.sh Format files (#13698) 2020-11-28 01:12:22 -05:00