0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-09 13:12:16 -05:00
forgejo/build
wxiaoguang de4a21fcb4
Refactor INI package (first step) ()
The INI package has many bugs and quirks, and in fact it is
unmaintained.

This PR is the first step for the INI package refactoring: 

* Use Gitea's "config_provider" to provide INI access
* Deprecate the INI package by golangci.yml rule
2023-06-02 17:27:30 +08:00
..
codeformat
backport-locales.go Refactor INI package (first step) () 2023-06-02 17:27:30 +08:00
code-batch-process.go Clean some legacy files and move some build files () 2023-03-25 16:22:51 -04:00
generate-bindata.go
generate-emoji.go Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" () 2023-03-29 14:32:26 +08:00
generate-gitignores.go
generate-go-licenses.go Replace placeholders in licenses () 2023-05-05 13:46:17 +00:00
generate-images.js
generate-licenses.go
generate-svg.js
gocovmerge.go
test-echo.go Clean some legacy files and move some build files () 2023-03-25 16:22:51 -04:00
test-env-check.sh
test-env-prepare.sh
update-locales.sh Clarify Gitea/Crowdin locale behaviors, add tests for LocaleStore, fix some strings with semicolons () 2023-03-31 12:16:41 +08:00
watch.sh Reduce verbosity of dev commands () 2023-05-24 20:11:04 +00:00