GitHub action hanging

I'm running into this issue where the GitHub Action is hanging even though the GGT deploy completed successfully. Any feedback on this or anyone else who has run into this?
No description
7 Replies
Chocci_Milk
Chocci_Milk2mo ago
Hello, I saw this same issue earlier today and thought it was an isolated issue. Do you mind adding the --telemetry flag to your gh action and run it again so that we can have some data to work with?
kalenjordan
kalenjordanOP2mo ago
I actually found this deploy action and thought that it might fix it if I use this instead https://github.com/gadget-inc/ggt-deploy-action
GitHub
GitHub - gadget-inc/ggt-deploy-action
Contribute to gadget-inc/ggt-deploy-action development by creating an account on GitHub.
kalenjordan
kalenjordanOP2mo ago
?
Chocci_Milk
Chocci_Milk2mo ago
I'm not sure that it would necessarily fix it but its worth a try. Either way it would be helpful for us to get the telemetry so that we can fix it for others I've done it on my end too but more data is better More context, the deploy worked for me so it might have worked for you It looks like we also sent back a success to gh This might be a gh issue I ended up just cancelling my gh action after 4 hours
kalenjordan
kalenjordanOP2mo ago
Yeah, it doesn't look like the action I found helped, so I reverted back and added the telemetry flag in there
LittleTojo
LittleTojo2mo ago
I think we've figure out this issue and just released v1.7.2 to try and fix it. Let me know if that fixes things for you!
kalenjordan
kalenjordanOP2mo ago
Did a deploy today, and it went through nicely. Thanks!

Did you find this page helpful?