gnunicorn / clippy-service

Linting your rust project with clippy as a service
GNU Affero General Public License v3.0
36 stars 9 forks source link

Add Support for Gitlab #8

Open gnunicorn opened 8 years ago

gnunicorn commented 8 years ago

Some projects host on gitlab.com now. For e.g. Polly. Adding support shouldn't be too hard, considering they also have a SHA-ZIP URL: (e.g. https://gitlab.com/Polly-lang/Polly/repository/archive.zip?ref=f209c316cb20d63c223de920f6b509b9998cfa18 ), but finding the branch -> SHA might require some form of authentication.

emberian commented 8 years ago

I'd be interested in this for robigalia as well, might find time for this next weekend.

gnunicorn commented 8 years ago

@cmr, cool. Let me know if there is anything you need from me. is robigalia hosted on gitlab.com or selfhosted?

I am not yet sure how to handle that second case as you need to provide more info (domain and access-token I suppose) for that too work.

emberian commented 8 years ago

gitlab.com

gnunicorn commented 8 years ago

@cmr anything I can help with?

emberian commented 8 years ago

I never ended up finding time for this, unfortunately. It's not a priority for me right now.

gnunicorn commented 8 years ago

I understand, no worries! On 15 Apr 2016 00:59, "cmr" notifications@github.com wrote:

I never ended up finding time for this, unfortunately. It's not a priority for me right now.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/ligthyear/clippy-service/issues/8#issuecomment-210194484