gitea/models
wxiaoguang 7553ae1a57
Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946)
Fix #23703

When Gitea starts, it reads GITEA_RUNNER_REGISTRATION_TOKEN
or GITEA_RUNNER_REGISTRATION_TOKEN_FILE to add registration token.
2024-12-23 09:59:16 +00:00
..
actions Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) 2024-12-23 09:59:16 +00:00
activities
admin
asymkey
auth
avatars
db
dbfs
fixtures
git
issues
migrations Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
organization Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
packages Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
perm
project
pull
renderhelper
repo Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
secret
shared/types
system
unit
unittest Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
user Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
webhook
main_test.go
repo_test.go
repo.go