1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-06 18:47:19 +00:00
Files
gitea/routers/api/v1/shared
Giteabot 21731c1370 Fix get / delete runner to use consistent http 404 and 500 status (#34480) (#34488)
Backport #34480 by @ChristopherHX

* previously deleting an already deleted runner returned http 500
* previously any database error for the get endpoint was http 404 and
never 500

Co-authored-by: ChristopherHX <christopher.homberger@web.de>
2025-05-16 16:59:29 +00:00
..
2025-02-17 12:41:03 -08:00