0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-12 17:32:38 +01:00
gitea/services/actions
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
..
auth_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
auth.go allow the actions user to login via the jwt token (#32527) 2024-11-20 15:24:09 +00:00
cleanup.go
clear_tasks.go
commit_status.go
init_test.go Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) 2024-12-23 09:59:16 +00:00
init.go Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) 2024-12-23 09:59:16 +00:00
interface.go
job_emitter_test.go
job_emitter.go
notifier_helper.go
notifier.go
rerun_test.go
rerun.go
schedule_tasks.go
variables.go