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
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>
3 months ago
..
codeformat Implement FSFE REUSE for golang files (#21840) 2 years ago
backport-locales.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 9 months ago
code-batch-process.go Replace `interface{}` with `any` (#25686) 11 months ago
generate-bindata.go Change use of Walk to WalkDir to improve disk performance (#22462) 1 year ago
generate-emoji.go Update emoji set to Unicode 15 (#25595) 11 months ago
generate-gitignores.go Remove legacy `+build:` constraint (#19582) 2 years ago
generate-go-licenses.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 9 months ago
generate-licenses.go Remove deprecated licenses (#20222) 2 years ago
gocovmerge.go Implement FSFE REUSE for golang files (#21840) 2 years ago
test-echo.go Clean some legacy files and move some build files (#23699) 1 year 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 Clarify Gitea/Crowdin locale behaviors, add tests for LocaleStore, fix some strings with semicolons (#23819) 1 year ago