0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 05:11:09 +01:00
gitea/routers/api/actions
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
..
ping
runner Move some Actions related functions from routers to services (#33280) 2025-01-15 21:34:30 +08:00
actions.go
artifact.pb.go
artifact.proto
artifacts_chunks.go
artifacts_utils.go
artifacts.go Refactor request context (#32956) 2024-12-24 11:43:57 +08:00
artifactsv4.go Refactor request context (#32956) 2024-12-24 11:43:57 +08:00