https://pulumi.com logo
g

glamorous-printer-66548

09/12/2018, 2:58 AM
hey folks, this is a bit OT: Do you know a good CI/CD system / technology / service which allows using a real programming language instead of YAML for expressing complex pipelines?? I just know of Jenkins Pipeline (Groovy), TeamCity (Kotlin Script) and Airflow (Python), but all of these have significant maintenance burden. I’d like to have something a la CircleCI but without YAML.
c

creamy-potato-29402

09/12/2018, 2:59 AM
These are the
v0.17.0
bits that I literally just released an hour or so ago.
Here is the core of the example — ~15 lines of code that incrementally roll out a staged deployment, gated on Prometheus metrics. <uploaded as a snippet https://pulumi-community.slack.com/files/UBAJ7TD53/FCR0Z522C/-.ts >