Register DUB project hosted on CodeBerg?
Mengu
mengukagan at gmail.com
Sun Nov 16 23:11:14 UTC 2025
On Saturday, 15 November 2025 at 23:09:05 UTC, Dejan Lekic wrote:
> OK, I get it - DUB does not support CodeBerg for whatever
> reason.
>
> I copied the code to GitLab, and tried to register project
> using the GitLab repo URL:
> 
>
> I tried all sorts of URLs and got the same result. What is that
> `/?private_token=***` doing there?
>
> At some point i tried the git remote URI, and got
> 
>
> Am I doing something wrong, or DUB registry has a bug that
> prevents from registering projects hosted on GitLab?
What happens if you provide the https url?
https://github.com/dlang/dub-registry/blob/f98bb9f45d95f46bd0ec6685361ddf2980dd43a8/views/my_packages.register.dt#L24
More information about the Digitalmars-d
mailing list