Justin Van Patten
Justin Van Patten
This appears to be an pulumi-eks issue, therefore I'm going to transfer the issue there for further triage.
@dirien, from the screenshot it looks like you're using Deployments? Are you using both Deployments and the action? This could explain the concurrent update... Deployments is running the update, as...
The recently configured branch protections were preventing "update dist files". Temporarily removed the branch protections whole-sale to unblock. But need to add those back with the appropriate permissions to allow...
Hi @rtrindvg, sorry for the delay! Haven't had a chance to dig into the discrepancy here yet, but I'm curious if you saw https://github.com/pulumi/pulumi-docker/issues/424#issuecomment-2077894259 and if you'd get better output...
Thanks for the suggestion and sharing the workaround you're using in the meantime!
Thanks for the suggestion!
@hansarh, instead of `":webApi:ecrImageUri"` does it work without specifying the stack name, e.g. `"webApi:ecrImageUri"`?
I'm going to close this as no-repro. I suspect this should work when not specifying the stack name. If you're still running into issues otherwise, please reply here or open...
Sorry for the trouble, @alfred-stokespace. It's not entirely clear to me the best approach to having the action clean up after itself. We may want to make it so that...
Great idea, @martinjt! Sounds similar to https://github.com/pulumi/actions/issues/969.