gitea/routers/api/actions/runner
Zettat123 d0962ce3da
Move some Actions related functions from `routers` to `services` (#33280)
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>
2025-01-15 21:34:30 +08:00
..
interceptor.go Remove deprecated stuff for runners (#30930) 2024-05-10 16:23:47 +08:00
runner.go Refactor "string truncate" (#32984) 2024-12-26 11:56:03 +08:00
utils.go Move some Actions related functions from `routers` to `services` (#33280) 2025-01-15 21:34:30 +08:00