https://pulumi.com logo
f

fancy-translator-86814

11/09/2019, 11:55 AM
Any update on CircleCI orb for Pulumi? It seems great new features are coming in new version such as
stack_init
,
stack_rm
, and
stack_output
. I really looking forward to it.
w

white-balloon-205

11/09/2019, 5:39 PM
Cc @colossal-beach-47527
s

swift-painter-31084

11/09/2019, 6:54 PM
Plug for Github Actions: all of that functionality is there and is fantastic. https://github.com/pulumi/actions
h

helpful-advantage-49286

11/09/2019, 9:21 PM
Does GitHub Actions make sure not to run on top of itself?
c

colossal-beach-47527

11/11/2019, 3:18 PM
Any update on CircleCI orb for Pulumi?
Yes! We added a bunch of new commands to the orb in October. We’ll publish them in a new version and update the docs this week. I’ll ping you when it is done.
f

fancy-translator-86814

11/12/2019, 11:55 AM
@colossal-beach-47527 Thank you! I can’t wait your new release! Cheer up😆
c

colossal-beach-47527

11/16/2019, 7:49 PM
Sorry for the delay here, I’ve been sick and dying all week. I just published the latest Pulumi orbs for CircleCI. You can now reference the new commands (
stack_init
,
stack_rm
, etc.) by referencing the
pulumi/pulumi@1.2.0
orb. Shout-out to GitHub user
kenfdev
who contributed the code for the new orbs. If you run into any problems, please file an issue in the GitHub repo at https://github.com/pulumi/circleci/issues. Thanks!
🎉 1