Hive Hive
Sign in

Runner Image 0.3.0

Metadata
Source
GitHub
Version
runner-image@0.3.0
Published
Jun 05, 2026 · 15:29 UTC
Repository
tuist/tuist
Update

Runner Image 0.3.0 is now available. This release improves job visibility and ensures runner diagnostics are captured correctly.

  • Inspect runner jobs in detail: a new Steps card shows each step, and expanding a step reveals its log output with per-step line numbers, ANSI colors, and foldable groups.
  • Browse full job logs in the Logs tab: terminal-style rendering, server-side search, optional GMT timestamps, and pagination to load older output.
  • Download complete logs: finished jobs produce a gzipped archive you can download directly from the job page.
  • Runner diagnostics are now reliably captured: the runner image uses the 0.11.0 runners controller, so the ACTIONS_RUNNER_PRINT_LOG_TO_STDOUT setting is applied and runner diagnostic logs stream to Loki.