0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-15 19:00:39 +01:00
gitea/routers/web/shared
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 Enhance routers for the Actions variable operations (#33547) 2025-02-11 04:44:04 +08:00
issue Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
packages Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
project Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
secrets Add API for Variables (#29520) 2024-03-28 20:40:35 +00:00
user [Feature] Private README.md for organization (#32872) 2024-12-31 04:22:09 +00:00