Hive Hive
Sign in

Server 1.215.8

Metadata
Source
GitHub
Version
server@1.215.8
Published
Jun 19, 2026 · 15:51 UTC
Repository
tuist/tuist
Update

This release fixes a storage routing bug for organization-owned projects.

  • Build and test runs now inherit the project account context, so server-side processing reads artifacts from the same storage backend that received them. For organization projects, runs previously used the authenticated user’s account, which could cause workers to look in the wrong storage namespace. You may need to retry any runs that failed processing before this update.