gitea/contrib
wxiaoguang 5b5f7b756b
Clean some legacy files and move some build files ()
* Clean the "tools" directory. The "tools" directory contains only two
files, move them.
* The "external_renderer.go" works like "cat" command to echo Stdin to
Stdout , to help testing.
* The `// gobuild: external_renderer` is incorrect, there should be no
space: `//gobuild: external_renderer`
* The `fmt.Print(os.Args[1])` is not a well-defined behavior, and it's
never used.
* The "watch.sh" is for "make watch", it's somewhat related to "build"
* After this PR, there is no "tools" directory, the project root
directory looks slightly simpler than before.
* Remove the legacy "contrib/autoboot.sh", there is no
"gogs_supervisord.sh"
* Remove the legacy "contrib/mysql.sql", it's never mentioned anywhere.
* Remove the legacy "contrib/pr/checkout.go", it has been broken for
long time, and it introduces unnecessary dependencies of the main code
base.
..
autocompletion Add Bash and Zsh completion scripts ()
backport Add continue option to backport.go ()
environment-to-ini Implement FSFE REUSE for golang files ()
fhs-compliant-script Fix issue with docker-rootless shimming script ()
fixtures Implement FSFE REUSE for golang files ()
gitea-monitoring-mixin Fixed lint warnings in Grafana raised by Mixtool ()
ide Update to work with latest VS Code go debugger ()
init Add init file for Ubuntu ()
launchd Synced gitignores with github repo ()
legal [Contrib] Change License Link to Full CC0 Legalcode (PP and TOS) ()
options/label Adding advanced label set. ()
supervisor Synced gitignores with github repo ()
systemd Update gitea.service ()
README Synced gitignores with github repo ()
update_dependencies.sh bump go deps ()
upgrade.sh Fix `upgrade.sh` script error with `su -c` ()

README

All files in subdirectories are templates, do modifications based on your environment first.