Hi Team, trying to setup private GitHub runners, ...
# general
f
Hi Team, trying to setup private GitHub runners, and want to run Pulumi commands, however I do not see any response back, did someone face similar issues? 🙌 For example
Copy code
Logging into the Pulumi Cloud backend.
pulumi preview on STACKNAME
and no output/response after that, it just stuck until the GH workflow times out, which is 30 minutes.. Any inputs would be very helpful, Thank you 🙏 🙏
e
Probably better using the action: https://github.com/pulumi/actions I'd guess its stuck on your action thinking a terminal is connected and is waiting for the user to accept the preview.