denoland / deploy_feedback

For reporting issues with Deno Deploy
https://deno.com/deploy
74 stars 5 forks source link

[Bug]: Deployment taking a long time #711

Closed p3bozuric closed 2 weeks ago

p3bozuric commented 2 weeks ago

Problem description

I've set a GitHub project to deploy 18 hours ago, but it's still pending. Is this normal?

image

Steps to reproduce

Steps as written in your documentation for deployment.

Expected behavior

I expected it to already be deployed on my custom domain.

Environment

No response

Possible solution

No response

Additional context

No response

igorbdl commented 2 weeks ago

Resolved via support email.

For forked github repo's, the GitHub actions are disabled until the user goes to the Actions tab in the respective GitHub repository and accepts the risk to run them for a forked project.

Deno deploy GitHub Integration requires GitHub actions to be enabled so that the .github/workflows/deploy.yaml action can run and deploy the app.