1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-10 22:56:19 +02:00
gitea/build
silverwind 095fdd691d
move some scripts from 'build' to 'tools' directory, misc refactors (#29844)
- Move some scripts from `build` to new `tools` dir. Eventually i would
like to move all but let's do it step-by-step.
- Add dir to eslint and move the files into vars.
- Update docs accordingly.
- While updating docs I noticed we were incorrectly having `public/img`
path still in a few places. Replace those with the current
`public/assets/img`.

---------

Co-authored-by: Nanguan Lin <nanguanlin6@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2024-03-17 23:12:36 +01:00
..
codeformat
backport-locales.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 2023-08-30 06:55:25 +00:00
code-batch-process.go
generate-bindata.go
generate-emoji.go
generate-gitignores.go
generate-go-licenses.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 2023-08-30 06:55:25 +00:00
generate-licenses.go
gocovmerge.go
test-echo.go
test-env-check.sh
test-env-prepare.sh
update-locales.sh