0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-16 03:27:13 +01:00
forgejo/contrib
wxiaoguang cc1d61f1f5
Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary checks ()
Fix 

The `InitWorkPathAndCommonConfig` calls `LoadCommonSettings` which does
many checks like "current user is root or not".

Some commands like "environment-to-ini" shouldn't do such check, because
it might be run with "root" user at the moment (eg: the docker's setup
script)

ps: in the future, the docker's setup script should be improved to avoid
Gitea's command running with "root"
2023-06-24 09:13:35 +00:00
..
autocompletion Add Bash and Zsh completion scripts () 2023-02-21 12:32:24 -05:00
backport Update github.com/google/go-github to v53 () 2023-06-09 19:42:51 +00:00
environment-to-ini Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary checks () 2023-06-24 09:13:35 +00:00
fhs-compliant-script
fixtures Enable forbidigo linter () 2023-04-24 05:50:58 -04:00
gitea-monitoring-mixin Fixed lint warnings in Grafana raised by Mixtool () 2023-01-17 10:23:25 -06:00
ide
init Add init file for Ubuntu () 2023-03-09 16:54:37 -06:00
launchd
legal
options/label
supervisor
systemd Implement systemd-notify protocol () 2023-05-15 22:20:30 +00:00
README
update_dependencies.sh
upgrade.sh Updated upgrade script that is informing user that Gitea service has to be running in order to upgrade it () 2023-04-25 13:19:58 -04:00

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