You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models/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.
1 month ago
..
artifact.go
main_test.go
run.go Detect whether action view branch was deleted (#32764) 2 months ago
run_job.go Improve Actions status aggregations (#32860) 2 months ago
run_job_list.go
run_job_status_test.go Fix various trivial problems (#32861) 2 months ago
run_list.go
runner.go Trim title before insert/update to database to match the size requirements of database (#32498) 3 months ago
runner_list.go
runner_token.go Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) 1 month ago
runner_token_test.go Enable tenv and testifylint rules (#32852) 2 months ago
schedule.go Trim title before insert/update to database to match the size requirements of database (#32498) 3 months ago
schedule_list.go
schedule_spec.go
schedule_spec_list.go
schedule_spec_test.go
status.go
task.go
task_list.go
task_output.go
task_step.go
tasks_version.go
utils.go
utils_test.go
variable.go