Hive Hive
Sign in

Server 1.193.0

Metadata
Source
GitHub
Version
server@1.193.0
Published
May 13, 2026 · 08:43 UTC
Repository
tuist/tuist
Update

Server 1.193.0 introduces event-driven test automations, so you can react instantly when a test case’s state changes instead of waiting for scheduled flakiness monitors.

  • You can now create a Test updated automation that triggers when a test is manually marked or unmarked as flaky, or when its quarantine state changes to enabled, muted, or skipped. Subscribe to only the events you need, with no threshold, window, or recovery configuration required.
  • The test case timeline now attributes automation-driven changes to the specific automation that ran, so you can see exactly which rule changed a test’s state.
  • The test case detail page updates live when an automation changes a test’s state, so you no longer need to refresh the page to see the latest quarantine pill and history.