https://pulumi.com logo
Title
b

brave-umbrella-18828

04/18/2022, 7:17 PM
Hi all - my team is getting started with Pulumi for managing a multi-cloud architecture that will include serverless, docker-based, and hosted services. does anyone have tips or best practices for CI/CD tooling that would be cloud and application agnostic enough to handle all of this under one pipeline?
q

quiet-wolf-18467

04/18/2022, 7:26 PM
b

brave-umbrella-18828

04/18/2022, 7:51 PM
@quiet-wolf-18467 very interesting! will definitely check it out. Seeing as this isnt one of the CI/CD providers offered via Pulumis CI Integration Assistant is there still an easy way to integrate it manually?
q

quiet-wolf-18467

04/18/2022, 8:58 PM
If you run Dagger via GitHub Actions or any other supported runtime, you can pass through the environment variables. I’ll also do some investigating to see how custom runners can be supported and update you.
I added a Pulumi package to Dagger, so do let me know how you get on 😀
b

brave-umbrella-18828

04/18/2022, 9:24 PM
haha awesome will do for sure!