]> source.dussan.org Git - gitea.git/commit
Delete tag API (#13358)
authorJohn Olheiser <john.olheiser@gmail.com>
Sat, 31 Oct 2020 01:56:34 +0000 (20:56 -0500)
committerGitHub <noreply@github.com>
Sat, 31 Oct 2020 01:56:34 +0000 (20:56 -0500)
commitb5e974c8a5a90e7c166792d03d97f2ea5b6cfba6
treec51509fa18331af3ac8ec15e612958fb2e456d6c
parente16a5bb6346642a16ea31e7a7eb312c2594513cc
Delete tag API (#13358)

* Delete tag API

Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Wording

Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Add conflict response and fix API tests

Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Fix other test

Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
integrations/api_releases_test.go
integrations/api_repo_test.go
integrations/release_test.go
models/fixtures/release.yml
modules/context/api.go
routers/api/v1/api.go
routers/api/v1/repo/release_tags.go
templates/swagger/v1_json.tmpl