mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
As title. Close issue: https://gitea.com/gitea/act_runner/issues/445 Follow: https://gitea.com/gitea/act/pulls/91 Move `getSecretsOfTask` and `getVariablesOfTask` under `models` because of circular dependency issues. |
||
|---|---|---|
| .. | ||
| auth_test.go | ||
| auth.go | ||
| cleanup.go | ||
| clear_tasks.go | ||
| commit_status.go | ||
| init.go | ||
| job_emitter_test.go | ||
| job_emitter.go | ||
| notifier_helper.go | ||
| notifier.go | ||
| schedule_tasks.go | ||