You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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>
2 years ago
..
codeformat Fix `make fmt` and `make fmt-check` (#18633) 2 years ago
code-batch-process.go Use `go run` for tool dependencies, require go 1.17 (#18874) 2 years ago
generate-bindata.go format with gofumpt (#18184) 2 years ago
generate-emoji.go format with gofumpt (#18184) 2 years ago
generate-gitignores.go format with gofumpt (#18184) 2 years ago
generate-images.js Update JS dependencies, adjust eslint config (#17904) 2 years ago
generate-licenses.go format with gofumpt (#18184) 2 years ago
generate-svg.js Update JS dependencies, adjust eslint config (#17904) 2 years ago
gitea-format-imports.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
gocovmerge.go format with gofumpt (#18184) 2 years ago
test-env-check.sh Prepare and check test env during CI (#17725) 3 years ago
test-env-prepare.sh Prepare and check test env during CI (#17725) 3 years ago
update-locales.sh Format files (#13698) 4 years ago