I have this private playground(narrow-gecko-49) that'd like to export to a GitHub so that i can link another repo to the project. Cannot delete because i have already set env vars to the project and as we know, Deno Deploy doesn't make easy to import variables.
When i tap on the export button either inside the playground or project settings, it fails but the repo gets created. I tried it 3x and same thing happen.
First time it happened was yesterday inside the playground but i didn't pay much attention to since inside repo, the deploy bot has already queued the deployment so i went ahead to clone the repo locally and made some changes.
It's been 19hours since the repo was created and the deployment is still pending
This morning, I have noticed that it works with new playgrounds but not this particular one
Problem description
I have this private playground(
narrow-gecko-49
) that'd like to export to a GitHub so that i can link another repo to the project. Cannot delete because i have already set env vars to the project and as we know, Deno Deploy doesn't make easy to import variables. When i tap on the export button either inside the playground or project settings, it fails but the repo gets created. I tried it 3x and same thing happen.First time it happened was yesterday inside the playground but i didn't pay much attention to since inside repo, the deploy bot has already queued the deployment so i went ahead to clone the repo locally and made some changes.
It's been 19hours since the repo was created and the deployment is still pending
This morning, I have noticed that it works with new playgrounds but not this particular one
Steps to reproduce
npm:hono
Expected behavior
The export should be successful and deployment should work
Environment
No response
Possible solution
No response
Additional context
No response