mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-30 21:06:08 +01:00
d872ce006c
Fix #30243 We only checking unit disabled when detecting workflows, but not in runner `FetchTask`. So if a workflow was detected when action unit is enabled, but disabled later, `FetchTask` will still return these detected actions. Global setting: repo.ENABLED and repository.`DISABLED_REPO_UNITS` will not effect this. |
||
---|---|---|
.. | ||
artifact.go | ||
main_test.go | ||
run_job_list.go | ||
run_job.go | ||
run_list.go | ||
run.go | ||
runner_list.go | ||
runner_token_test.go | ||
runner_token.go | ||
runner.go | ||
schedule_list.go | ||
schedule_spec_list.go | ||
schedule_spec.go | ||
schedule.go | ||
status.go | ||
task_list.go | ||
task_output.go | ||
task_step.go | ||
task.go | ||
tasks_version.go | ||
utils_test.go | ||
utils.go | ||
variable.go |