You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/release
Kemal Zebari f05d9c98c4
Handle invalid target when creating releases using API (#31841)
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 #31840.
5 months ago
..
release.go Handle invalid target when creating releases using API (#31841) 5 months ago
release_test.go Simplify how git repositories are opened (#28937) 1 year ago
tag.go Allow to sync tags from admin dashboard (#28045) 1 year ago