0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 00:52:36 +01:00
gitea/routers/api
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
..
actions Move some Actions related functions from routers to services (#33280) 2025-01-15 21:34:30 +08:00
packages Make git clone URL could use current signed-in user (#33091) 2025-01-07 13:17:44 +08:00
v1 Let API create and edit system webhooks, attempt 2 (#33180) 2025-01-13 17:17:39 +00:00