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.
Richard Mahn 8de0b0a3f0 Fixes #2738 - Adds the /git/tags API endpoint (#7138)
* Fixes #2738 - /git/tags API

* proper URLs

* Adds function comments

* Updates swagger

* Removes newline from tag message

* Removes trailing newline from commit message

* Adds integration test

* Removed debugging

* Adds tests

* Fixes bug where multiple tags of same commit show wrong tag name

* Fix formatting

* Removes unused varaible

* Fix to annotated tag function names and response

* Update modules/git/repo_tag.go

Co-Authored-By: Lauris BH <lauris@nix.lv>

* Uses TagPrefix

* Changes per review, better error handling for getting tag and commit IDs

* Fix to getting commit ID

* Fix to getting commit ID

* Fix to getting commit ID

* Fix to getting commit ID
5 years ago
..
admin Fixes #7023 - API Org Visibility (#7028) 5 years ago
convert Fixes #2738 - Adds the /git/tags API endpoint (#7138) 5 years ago
misc Move sdk structs to modules/structs (#6905) 5 years ago
org Fixes #7023 - API Org Visibility (#7028) 5 years ago
repo Fixes #2738 - Adds the /git/tags API endpoint (#7138) 5 years ago
swagger Fixes #2738 - Adds the /git/tags API endpoint (#7138) 5 years ago
user Change drone token name to let users know to use oauth2 (#6912) 5 years ago
utils Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953) 5 years ago
api.go Fixes #2738 - Adds the /git/tags API endpoint (#7138) 5 years ago