ბლოგი
-
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 optimized its multi-service pipeline with Tuist
Hyperconnect adopted Tuist to speed up local development and CI with Module Cache and Selective Testing.
-
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.