deps.rs icon indicating copy to clipboard operation
deps.rs copied to clipboard

Add Gitlab custom domains (self-hosted) repo model.

Open MarkusTheOrt opened this issue 1 year ago • 0 comments

This PR adds the ability to check repositories on self-hosted gitlab instances.

(just a quick little addition, I am happy to rename the GiteaDomain type for something more fitting, just short on time right now)

The way this works is that it one can now put the gitlab instance hostname into the url just like it works with the gitea implementation. For this to work the repository has to be publicly accessible of course.

I guess this also somewhat addresses #84

MarkusTheOrt avatar Feb 28 '24 14:02 MarkusTheOrt