Register DUB project hosted on CodeBerg?
Dejan Lekic
dejan.lekic at gmail.com
Mon Nov 17 09:05:21 UTC 2025
On Monday, 17 November 2025 at 08:39:01 UTC, Sönke Ludwig wrote:
> As far as I'm aware, code.dlang.org only supports a fixed set
> of public code hosting providers:
>
> https://github.com/
> https://gitlab.org/
> https://bitbucket.org/
>
> It shouldn't be too hard to change the internal representation
> to allow assigning a URL and an API-type to each registered
> package instead, coupled with auto-detection of the API type at
> registration time. The main question would be how bad this
> would be in terms of opening up the attack surface of the
> overall system.
Thanks Sönke!
I will try gitlab.org instead of gitlab.com that I tried two days
ago. How difficult it would be to allow both? Same question for
codeberg.org - I have all my projects there, and have no plans of
migrating elsewhere.
More information about the Digitalmars-d
mailing list