digitalmars.D - dub (https://code.dlang.org) scan latency or bug?
- mw (23/23) May 17 2021 Hi,
- Sebastiaan Koppe (6/13) May 17 2021 This is supposed to fix it
- Imperatorn (2/19) May 18 2021 Deployed
- Imperatorn (4/25) May 19 2021 FYI
- pilger (4/6) May 18 2021 at least this one is no bug. the release is tagged wrong. it
Hi, I've noticed some abnormality of dub registry scan for newly update packages: e.g. currently on https://code.dlang.org/ vibe-core 1.17.0 The I/O core library of vibe.d. updated an hour ago so I think the scan latency is about ~1 hour, however: on pyd release page: https://github.com/ariovistus/pyd/releases 0.14.1 released 2 hours ago but on https://code.dlang.org/packages/pyd, it still shows the old version: 0.14.0 2020-Dec-19 and on https://github.com/D-Programming-Deimos/openssl/releases v2.0.3+1.1.0h released 5 days ago but on https://code.dlang.org/packages/openssl, it still shows the old version: 2.0.2+1.1.0h 2021-Mar-09 Is this a scan bug? some packages scan is not working? where I should report such issues? Thanks.
May 17 2021
On Monday, 17 May 2021 at 21:15:26 UTC, mw wrote:Hi, I've noticed some abnormality of dub registry scan for newly update packages: e.g. currently on [...] Is this a scan bug? some packages scan is not working? where I should report such issues? Thanks.This is supposed to fix it https://github.com/dlang/dub-registry/pull/496 Don't know when the rollout happens. I am waiting on a package myself for a couple of days too. It is a bit embarrassing.
May 17 2021
On Tuesday, 18 May 2021 at 06:59:17 UTC, Sebastiaan Koppe wrote:On Monday, 17 May 2021 at 21:15:26 UTC, mw wrote:DeployedHi, I've noticed some abnormality of dub registry scan for newly update packages: e.g. currently on [...] Is this a scan bug? some packages scan is not working? where I should report such issues? Thanks.This is supposed to fix it https://github.com/dlang/dub-registry/pull/496 Don't know when the rollout happens. I am waiting on a package myself for a couple of days too. It is a bit embarrassing.
May 18 2021
On Tuesday, 18 May 2021 at 10:16:03 UTC, Imperatorn wrote:On Tuesday, 18 May 2021 at 06:59:17 UTC, Sebastiaan Koppe wrote:FYI "Looks like all packages are updated consistently now, averaging about one hour between updates."On Monday, 17 May 2021 at 21:15:26 UTC, mw wrote:DeployedHi, I've noticed some abnormality of dub registry scan for newly update packages: e.g. currently on [...] Is this a scan bug? some packages scan is not working? where I should report such issues? Thanks.This is supposed to fix it https://github.com/dlang/dub-registry/pull/496 Don't know when the rollout happens. I am waiting on a package myself for a couple of days too. It is a bit embarrassing.
May 19 2021
On Monday, 17 May 2021 at 21:15:26 UTC, mw wrote:https://github.com/ariovistus/pyd/releases 0.14.1 released 2 hours agoat least this one is no bug. the release is tagged wrong. it should read "v0.14.1" instead of "0.14.1" to get recognized successfully.
May 18 2021