gitea/models/actions
Giteabot 2fea93b2d3
Fix run list broken when trigger user deleted (#24706) (#24709)
Backport #24706 by @lunny

Fix #24682

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-05-14 04:55:58 -04:00
..
run.go Fix checks for `needs` in Actions (#23789) (#23831) 2023-04-03 13:24:45 +08:00
run_job.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
run_job_list.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
run_list.go Fix run list broken when trigger user deleted (#24706) (#24709) 2023-05-14 04:55:58 -04:00
runner.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
runner_list.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
runner_token.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
status.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
task.go Avoid too long names for actions (#23162) (#23190) 2023-02-28 13:42:40 +01:00
task_list.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
task_step.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
utils.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
utils_test.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00