research-software-directory / RSD-as-a-service

This repo contains the new RSD-as-a-service implementation
https://research.software
22 stars 15 forks source link

Package managers: support individual GitLab instances #1156

Closed cmeessen closed 3 months ago

cmeessen commented 3 months ago

When adding a package from a GitLab container / package registry of an instance that is not gitlab.com, the RSD does not detect it as GitLab type.

Example from helmholtz.software:

image

The link is: https://codebase.helmholtz.cloud/research-software-directory/RSD-as-a-service/container_registry

It would be good if the RSD would recognise these as GitLab registries. I would suggest to use the suggest_platform rpc that is already used to detect GitLab instances in the repository URLs.