forgejo/services/actions
Lunny Xiao 196c8772a8
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} ()
(cherry picked from commit f8ab9dafb7a173a35e9308f8f784735b0f822439)

Conflicts:
	routers/web/repo/fork.go
	trivial context conflict, the file does not exist in Forgejo
2024-03-26 19:04:27 +01:00
..
auth.go Add ac claim for old docker/build-push-action@v3 / current buildx gha cache () 2024-03-11 23:36:58 +07:00
auth_test.go Add ac claim for old docker/build-push-action@v3 / current buildx gha cache () 2024-03-11 23:36:58 +07:00
cleanup.go Expire artifacts before deleting them physically () 2024-02-23 09:06:14 +01:00
clear_tasks.go
commit_status.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} () 2024-03-26 19:04:27 +01:00
init.go
job_emitter.go The job should always run when if is always() () 2024-03-06 12:10:44 +08:00
job_emitter_test.go The job should always run when if is always() () 2024-03-06 12:10:44 +08:00
main_test.go [ACTIONS] skip superflous pull request synchronized event () 2024-02-11 13:06:54 +00:00
notifier.go Fix invalid link of the commit status when ref is tag () 2024-03-26 19:04:25 +01:00
notifier_helper.go fix TestBranchActions error log 2024-03-24 07:11:18 +01:00
notifier_helper_test.go [ACTIONS] skip superflous pull request synchronized event () 2024-02-11 13:06:54 +00:00
rerun.go Fix bugs in rerunning jobs () 2024-03-26 19:04:26 +01:00
rerun_test.go Fix bugs in rerunning jobs () 2024-03-26 19:04:26 +01:00
schedule_tasks.go [ACTIONS] on.schedule: the event is always "schedule" 2024-02-05 16:54:44 +01:00