ChilliSniff
module not updating anymore
this is an example delivery,
Request URL: https://api.deno.land/webhook/gh/handyhelpers
Request method: POST
Accept: /
Content-Type: application/json
User-Agent: GitHub-###
X-GitHub-Event: create
X-GitHub-Hook-ID: ###
X-GitHub-Hook-Installation-Target-ID: ###
X-GitHub-Hook-Installation-Target-Type: repository
9 replies
module not updating anymore
important to note is maybe also the fact that my module limit was reached with 15 module, got increased to 30 and then i reached it again, now i have a limit of 60 which is great so i can publish new modules but the module handyhelpers is stuck somehow...
9 replies
third party module not updating / releasing
thanks, i did not know such information could be looked up ! , unfortunately i see 3 successfull deliveries , but my module https://deno.land/x/o_file__wav@0.1 still does not exist
7 replies
deno in Dockerfile
actually i had a unused import in my script, the module which depends on buffer.ts is this
https://deno.land/x/mysql2
, exactly here : https://deno.land/x/mysql2@v1.0.6/deps.ts?source
9 replies
deno in Dockerfile
visiting https://deno.land/std@0.178.0/node/buffer.ts shows a 404 Not Found message, i am going to report this
9 replies