1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-13 11:42:23 -05:00
forgejo/models/actions
Lunny Xiao c2e8790df3
Trim title before insert/update to database to match the size requirements of database (#32498)
Fix #32489

(cherry picked from commit 98d9a71ffe510da0e10d042d8f87a348022aca87)
2024-11-17 12:18:56 +01:00
..
artifact.go
forgejo.go
forgejo_test.go
main_test.go
run.go Trim title before insert/update to database to match the size requirements of database (#32498) 2024-11-17 12:18:56 +01:00
run_job.go
run_job_list.go
run_list.go
runner.go Trim title before insert/update to database to match the size requirements of database (#32498) 2024-11-17 12:18:56 +01:00
runner_list.go
runner_test.go
runner_token.go
runner_token_test.go
schedule.go Trim title before insert/update to database to match the size requirements of database (#32498) 2024-11-17 12:18:56 +01:00
schedule_list.go
schedule_spec.go
schedule_spec_list.go
schedule_spec_test.go
status.go
task.go Harden runner updateTask and updateLog api (#32462) 2024-11-17 08:45:37 +01:00
task_list.go
task_output.go
task_step.go
tasks_version.go
utils.go
utils_test.go
variable.go