You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 weeks ago
..
ping Upgrade Go 1.22 and upgrade dependency (#29869) 11 months ago
runner Move some Actions related functions from `routers` to `services` (#33280) 2 weeks ago
actions.go Refactor names (#31405) 8 months ago
artifact.pb.go Actions Artifacts v4 backend (#28965) 11 months ago
artifact.proto Actions Artifacts v4 backend (#28965) 11 months ago
artifacts.go Refactor request context (#32956) 1 month ago
artifacts_chunks.go Fix artifact v4 upload above 8MB (#31664) 4 months ago
artifacts_utils.go Refactor names (#31405) 8 months ago
artifactsv4.go Refactor request context (#32956) 1 month ago