Hive Hive
Sign in

Fixed runner-image tag pattern matching collision with linux-runner-image tags

Metadata
Source
GitHub
Version
linux-runner-image@0.2.0
Domains
Published
Jun 03, 2026 · 12:54 UTC
Repository
tuist/tuist
Update

The runner-image release config now anchors its tag pattern so that linux-runner-image@... tags are no longer mistaken for runner-image@... tags. This prevents the runner-image release workflow from deriving the wrong version and producing an invalid container image reference.