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.
gitea/build
wxiaoguang 20c135cd46
Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239)
The images used by Gitea's drone pipeline were upgraded to Go 1.19.x
It causes the lint fails because Go 1.19 uses new code format.

This PR partially backport #20758 (including the emoji-data sync),
partially fix the format manually.
2 years ago
..
codeformat Fix `make fmt` and `make fmt-check` (#18633) 2 years ago
code-batch-process.go Remove legacy `+build:` constraint (#19582) 2 years ago
generate-bindata.go Remove legacy `+build:` constraint (#19582) 2 years ago
generate-emoji.go Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2 years ago
generate-gitignores.go Remove legacy `+build:` constraint (#19582) 2 years ago
generate-images.js Modernize JS build scripts (#19824) 2 years ago
generate-licenses.go Remove legacy `+build:` constraint (#19582) 2 years ago
generate-svg.js Modernize JS build scripts (#19824) 2 years ago
gitea-format-imports.go Remove legacy `+build:` constraint (#19582) 2 years ago
gocovmerge.go Remove legacy `+build:` constraint (#19582) 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