0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-24 05:20:16 +01:00
forgejo/services/release
Kemal Zebari eb765dabfd
Handle invalid target when creating releases using API ()
A 500 status code was thrown when passing a non-existent target to the
create release API. This snapshot handles this error and instead throws
a 404 status code.

Discovered while working on .

(cherry picked from commit f05d9c98c4cb95e3a8a71bf3e2f8f4529e09f96f)
2024-09-14 18:45:18 +02:00
..
release.go Handle invalid target when creating releases using API () 2024-09-14 18:45:18 +02:00
release_test.go Fix linting issues 2024-08-18 16:25:13 +02:00
tag.go Allow to sync tags from admin dashboard () 2024-01-24 03:02:04 +00:00