javamachr / sonar-gitlab-plugin

Add to each commit GitLab in a global commentary on the new anomalies added by this commit and add comment lines of modified files
GNU Lesser General Public License v3.0
121 stars 21 forks source link

Remove old Gitlab V3 API #4

Closed 123Haynes closed 3 years ago

123Haynes commented 3 years ago

The api has been unsupported since 2017 and was completely removed in Gitlab 11.0. I think it's fine to remove it. Less code to maintain 😃

See also: https://docs.gitlab.com/ee/api/v3_to_v4.html https://about.gitlab.com/blog/2018/06/01/api-v3-removal-impending/

lucasoares commented 3 years ago

LGTM @javamachr