Open jkodroff opened 1 year ago
@jkodroff yeah I believe this is due to reopening the PR that was previously closed. I believe it is due to a collision in the parameter store, since the keys are derived from the commit sha if I am remembering correctly. So when you reopened, it was probably at the same commit that it was at before and tried to put the same parameter that was already existing when it attempted to regen the preview. We should be able to find a way around this.
@sean1588 would this be a good thing to add to the papercuts tracking issue?
We're in the middle of a blog post release, so I can't provide full details/debugging, but it looks like closing an reopening a PR causes a failure in the build actions. The issue seems to persist if I create s new PR from the same branch:
https://github.com/pulumi/pulumi-hugo/actions/runs/4641506644/jobs/8214550437?pr=2668