0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-15 10:20:22 +01:00
gitea/routers
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
..
api Enhance routers for the Actions variable operations (#33547) 2025-02-11 04:44:04 +08:00
common Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
install Refactor request context (#32956) 2024-12-24 11:43:57 +08:00
private User facing messages for AGit errors (#33012) 2025-01-27 02:33:39 +00:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web Enhance routers for the Actions variable operations (#33547) 2025-02-11 04:44:04 +08:00
init.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +00:00