Hello all I'm trying to use GHA to do a pulumi pre...
# general
m
Hello all I'm trying to use GHA to do a pulumi preview on my python based app. I'm seeing that the preview command hangs for ever. Longest it's run was 20min before I killed it. I saw some stuff on closed issues about npm problems and dependancies, but I didn't see anything related to python. is there a trick to get the GHA to run a preview command. I'm using Azure, and Azure AKS which I've already configured and have it working (at least not providing any errors anymore).