0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-15 19:00:39 +01:00
gitea/routers/api
Jason Song c422f179dd
Enhance routers for the Actions variable operations (#33547)
- Find the variable before updating or deleting
- Move the main logic from `routers/web/repo/setting/variables.go` to
`routers/web/shared/actions/variables.go`.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2025-02-11 04:44:04 +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 Enhance routers for the Actions variable operations (#33547) 2025-02-11 04:44:04 +08:00