Closed densetsu9 closed 2 months ago
Hi denetsu9, we have found an issue earlier today that was temporarily causing deployment errors. This now has been fixed and we apologise for the inconvenience this might have caused.
Please let us know if the issue persists with your deployments.
Deployments are succeeding again. Thanks for looking into this!
Problem description
At some point today, 8/28/2024, all my deployments (via github action) started failing. No changes were made to the github workflow .yml.
The build logs show an error immediately after "Cloning repository". The github actions output shows the error directly after uploading assets.
There was an Github incident today, but deployments still fail after it was marked as resolved: https://www.githubstatus.com/incidents/345t4sjty6q3
Deploying the last known good build also fails in the same way. Seems like something has changed, but without a better error, I'm stumped and could use some help. Thanks.
Steps to reproduce
Trigger a Deno Deploy deployment through a github action
Expected behavior
I expect the deployment to succeed without error.
Environment
Deno v 1.40.2
Possible solution
No response
Additional context
No response