apiland icon indicating copy to clipboard operation
apiland copied to clipboard

Incorrect latest version, missing published version

Open kitsonk opened this issue 2 years ago • 2 comments

I don't know how common it is, but for kv_toolbox the current version being reported is 0.0.5 but version 0.0.6 exists. I tried redelivering the GitHub webhook, but it complains that the version already exists, and the version is clearly available when requested directly.

kitsonk avatar Oct 11 '23 03:10 kitsonk

I had also released a version last week and this is the publish status - https://deno.com/status/ba90f7d3-b136-431d-a6c4-4651827d1007 -- it states "Published module. Failed to post webhook to apiland." I'm able to use the v1.0.0 in my code and through curl, but looks like something was having issues around that time?

(Though in my case that apiland.deno.dev/v2/modules endpoint is also giving 404. So, might be different reason than OP.)

brc-dd avatar Oct 20 '23 15:10 brc-dd

@crowlKats any idea, it is still the case that 0.0.6 is missing. It might be a one off, but still...

kitsonk avatar Oct 20 '23 22:10 kitsonk