mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
Move the main logic of `generateTaskContext` and `findTaskNeeds` to the `services` layer. This is a part of #32751, since we need the git context and `needs` to parse the concurrency expressions. --------- Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
|---|---|---|
| .. | ||
| auth_test.go | ||
| auth.go | ||
| cleanup.go | ||
| clear_tasks.go | ||
| commit_status.go | ||
| context_test.go | ||
| context.go | ||
| init_test.go | ||
| init.go | ||
| interface.go | ||
| job_emitter_test.go | ||
| job_emitter.go | ||
| notifier_helper.go | ||
| notifier.go | ||
| rerun_test.go | ||
| rerun.go | ||
| schedule_tasks.go | ||
| variables.go | ||