digitalmars.D.internals - Adding new packages from github to code.dlang.org
- Christian =?UTF-8?B?S8O2c3RsaW4=?= (12/12) Mar 26 Adding new packages from github to code.dlang.org seems to be
- Guillaume Piolat (5/17) Mar 27 Same for old packages getting a new tag. Right now it seems you
Adding new packages from github to code.dlang.org seems to be
broken.
When I try to add a github repository I get:
Failed to find a branch containing a valid package
description file:
master: Failed to connect to [2606:50c0:8000::154]:443:
hostUnreachable
main: Failed to connect to [2606:50c0:8003::154]:443:
hostUnreachable
Is this just me or a more general problem?
Kind regards,
Christian
Mar 26
On Thursday, 26 March 2026 at 22:04:57 UTC, Christian Köstlin
wrote:
Adding new packages from github to code.dlang.org seems to be
broken.
When I try to add a github repository I get:
Failed to find a branch containing a valid package
description file:
master: Failed to connect to [2606:50c0:8000::154]:443:
hostUnreachable
main: Failed to connect to [2606:50c0:8003::154]:443:
hostUnreachable
Is this just me or a more general problem?
Kind regards,
Christian
Same for old packages getting a new tag. Right now it seems you
can't make new tags that would be picked by the registry.
https://github.com/dlang/dub-registry/issues/610#issuecomment-4143292957
Mar 27








Guillaume Piolat <first.name gmail.com>