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
- Christian =?UTF-8?B?S8O2c3RsaW4=?= (4/24) Mar 29 Thanks for the link. Seems that it somehow resolved itself.
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
On Friday, 27 March 2026 at 16:28:02 UTC, Guillaume Piolat wrote:On Thursday, 26 March 2026 at 22:04:57 UTC, Christian Köstlin wrote:Thanks for the link. Seems that it somehow resolved itself. Almost incredible that github nowadays is more unstable than code.dlang.org :))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, ChristianSame 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 29








Christian =?UTF-8?B?S8O2c3RsaW4=?= <christian.koestlin gmail.com>