Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

DevOps

1 items on 05 Jun 2026
DevOps

Trigger Deployments on Git Tags

A git tag is how many teams mark a release as ready. Pulumi Deployments can now act on that signal directly: configure a tag-based trigger, push a version tag like v1.2.0, and Pulumi automatically runs pulumi up for…

Source: Pulumi Blog Michael Fallihee