forgejo/models/actions
Earl Warren fe8622dae3
Revert "Fix schedule tasks bugs (#28691)"
This reverts commit 97292da960.

(cherry picked from commit 83e5eba031)
(cherry picked from commit f6ef8f3819)

Conflicts:
	services/repository/setting.go
2024-02-05 16:54:42 +01: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 Implement actions (#21937) 2023-01-31 09:45:19 +08:00
runner_token.go
runner_token_test.go
schedule.go Revert "Fix schedule tasks bugs (#28691)" 2024-02-05 16:54:42 +01:00
schedule_list.go
schedule_spec.go
schedule_spec_list.go
status.go
task.go
task_list.go
task_output.go Fix no ActionTaskOutput table waring (#28149) 2023-11-21 08:02:51 +00:00
task_step.go
tasks_version.go Reduce unnecessary DB queries for Actions tasks (#25199) 2023-07-24 06:11:27 +00:00
utils.go
utils_test.go
variable.go Added instance-level variables (#28115) 2023-12-25 07:28:59 +00:00