forgejo/models/actions
Jason Song 3e5f85ccf3
Drop IDOrderDesc for listing Actions task and always order by id DESC (#31150)
Close #31066

Just follow what `FindRunOptions` and `FindScheduleOptions` do.

(cherry picked from commit 572fa55fbcc2cb9418b4f7b981a7c80a11899276)
2024-06-02 16:26:54 +02:00
..
artifact.go
forgejo.go
forgejo_test.go
main_test.go
run.go
run_job.go
run_job_list.go
run_list.go
runner.go
runner_list.go
runner_test.go
runner_token.go
runner_token_test.go
schedule.go
schedule_list.go
schedule_spec.go
schedule_spec_list.go
status.go
task.go
task_list.go Drop IDOrderDesc for listing Actions task and always order by id DESC (#31150) 2024-06-02 16:26:54 +02:00
task_output.go
task_step.go
tasks_version.go
utils.go
utils_test.go
variable.go