블로그
-
Monzo slashed CI pipeline by 70%
Monzo used Tuist to cut median PR time from 52 to 15 minutes while scaling its codebase to nearly 200 modules.
-
L10N.md: localization built like we ship software
We built an LLM-powered localization system that keeps translations in the repository, making changes easier to validate and the repo the source of truth.
-
Hyperconnect가 Tuist로 멀티 서비스 파이프라인을 최적화한 방법
Hyperconnect는 Tuist의 Module Cache와 Selective Testing을 도입해 멀티 서비스 빌드 파이프라인을 최적화하고 로컬 개발과 CI의 피드백 루프를 크게 개선했습니다.
-
Run your test suite across balanced shards
Tuist uses historical timing data to dynamically balance tests across CI runners, so every shard finishes around the same time.
-
Turning AI agents into doctors for your project's health
What if AI agents could diagnose your project like a doctor, using Tuist's data as their medical records?
-
Xcode and Gradle: Two worlds, one infrastructure
We plugged our infrastructure into Gradle in three weeks. Here is what we learned about the differences between Xcode and Gradle, and what it means for anyone building tools that sit between developers and their build systems.
-
The Three Layers of Developer Productivity
Most companies optimize developer productivity by throwing faster machines at the problem. But productivity has three layers, and ignoring the hard ones means wasting the easy ones.
-
Velocity for Every Gradle Team
We're bringing years of experience scaling Xcode projects to the Gradle ecosystem. Remote cache, build insights, test insights including flaky test detection are all available for your Gradle projects today.
-
Our Swift CLI now runs on Linux
Tuist is no longer macOS-only. You can now run analytical workflows or leverage the upcoming Tuist Gradle support on Linux.