apiland
apiland copied to clipboard
Incorrect latest version, missing published version
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.
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.)
@crowlKats any idea, it is still the case that 0.0.6 is missing. It might be a one off, but still...