Skip to content
TILens What matters today in tech
Theme

Daily edition · DevOps

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

05 Jun 2026 edition
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