0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-23 15:14:35 +01:00
gitea/services/actions
Lunny Xiao 908426aa0f
Fix missed doer (#30231)
Fix #29879

Co-authored-by: Giteabot <teabot@gitea.io>
2024-04-08 21:26:41 +00:00
..
auth.go
auth_test.go
cleanup.go
clear_tasks.go
commit_status.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 2024-03-22 13:53:52 +01:00
init.go
job_emitter.go
job_emitter_test.go
notifier.go Fix missed doer (#30231) 2024-04-08 21:26:41 +00:00
notifier_helper.go Remove scheduled action tasks if the repo is archived (#30224) 2024-04-01 13:48:14 +00:00
rerun.go Fix bugs in rerunning jobs (#29955) 2024-03-22 03:19:17 +00:00
rerun_test.go Fix bugs in rerunning jobs (#29955) 2024-03-22 03:19:17 +00:00
schedule_tasks.go Remove scheduled action tasks if the repo is archived (#30224) 2024-04-01 13:48:14 +00:00
variables.go Add API for Variables (#29520) 2024-03-28 20:40:35 +00:00