Client icon indicating copy to clipboard operation
Client copied to clipboard

Use of old deprecated v3 routes for releases

Open tomscholz opened this issue 2 years ago • 0 comments

The functions for creating GitLab releases are still using v3 Endpoints of the GitLab API which aren't available for instances running GitLab (>= 9.0). I propose that the functions are removed from Tags.php and rewritten to a new Releases.php file. What do you think? I'd be up to implement it, but would like to know if there is anything to watch out for.

Cheers.

tomscholz avatar Oct 23 '23 09:10 tomscholz