0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 16:49:53 +01:00
gitea/routers/api/v1
Gusted 57e0bf43eb
Set target on create release with existing tag (#20381)
When you create a new release(e.g. via Tea) and specify a tag that already exists on
the repository, Gitea will instead use the `UpdateRelease`
functionality. However it currently doesn't set the Target field. This
PR fixes that.
2022-07-15 20:39:03 +02:00
..
activitypub
admin Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00
misc
notify
org Add spectral linter for Swagger (#20321) 2022-07-11 18:07:16 -05:00
packages
repo Set target on create release with existing tag (#20381) 2022-07-15 20:39:03 +02:00
settings
swagger Add spectral linter for Swagger (#20321) 2022-07-11 18:07:16 -05:00
user
utils
api.go Add write check for creating Commit status (#20332) 2022-07-12 14:51:06 +02:00
auth_windows.go
auth.go