This message was deleted.
# general
s
This message was deleted.
c
It looks like we do. We just don’t have a guide for how to setup Pulumi and create a CI/CD workflow Bitbucket Pipelines. Here’s the relevant bits in the CLI where we infer the Pipeline metadata, and send it back to app.pulumi.com. (Next I’ll see if we add links back to Bitbucket from the Console…) https://github.com/pulumi/pulumi/blob/master/sdk/go/common/util/ciutil/bitbucket_pipelines.go
Yeah, it looks like it should all “just work”. If you perform an update from your Bitbucket Pipelines job, when you see the preview/update in the Pulumi Console you should see a link next to where we show the Git SHA information. If you don’t, let me know and I can help troubleshoot for you.