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
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>
2 weeks ago
..
actions Move some Actions related functions from `routers` to `services` (#33280) 1 month ago
packages Make git clone URL could use current signed-in user (#33091) 2 months ago
v1 Enhance routers for the Actions variable operations (#33547) 2 weeks ago