Closed BlackAsLight closed 2 years ago
Okay. Recreating the webhook didn't work at first, but now directly going to the link does work where it didn't before, while it currently still doesn't show up in the search results.
while it currently still doesn't show up in the search results
The updating of the search index currently happens on an hourly basis.
So I just tried publishing a module called basic_jsx. I forgot to make the github repo public though but Denoland still let me create the webhook. I went and changed the status of the repo and not the webhook is returning 400. Denoland doesn't display basic_jsx in the search results but it does say the name is taken.
I guess the bug is that Denoland shouldn't let webhooks be created on private repos or don't make the webhook break when they get switched to public.