0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-11 19:52:04 +01:00
gitea/routers/web/shared
Jason Song e9b98aef44
Enhance routers for the Actions runner operations (#33549)
- Find the runner before deleting
- Move the main logic from `routers/web/repo/setting/runners.go` to
`routers/web/shared/actions/runners.go`.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-11 01:39:10 +00:00
..
actions Enhance routers for the Actions runner operations (#33549) 2025-02-11 01:39:10 +00: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