dneves / gitlab-integration-plugin

Intellij Plugin for GitLab Integration
MIT License
37 stars 14 forks source link

WIP: Change gitlab api wrapper from 1.1.5 to 4.0.0 #20

Open uda opened 6 years ago

uda commented 6 years ago

I started by updating the dependencies, will try to fix the typing issues.

dneves commented 6 years ago

haven't tried to compile it, but changing from 1.1.5 to 4.0.0 should rise many problems... by 'typing issues' you mean you need to fix the api changes?

uda commented 6 years ago

I will try when I have time for more than copying in some jars. The first exception was about a string type, didn't look into it.

dneves commented 6 years ago

ok, post a message here when done so i can look into it. thank you

profbiss commented 5 years ago

When to expect api v4

dneves commented 5 years ago

hi, i've decided to upgrade the plugin, so i'm in the process of refactoring a lot of stuff in order to be able to use the gitlab api v4. when to expect its hard to say right now, depends on my personal life - but i'm making an effort to upgrade this

dneves commented 5 years ago

@profbiss @uda what kind of featured do you use now and want for the future?