|
|
Fixed flaky-test alerts getting stuck for projects with many quarantined tests
Flaky-test alerts with recovery enabled no longer silently stop working when they quarantine a large number of tests. The recovery query now
|
Tuist
|
Compute
|
xcresult-processor-image@0.31.1
|
GitHub
|
|
|
Fixed flaky-test alerts silently stopping for large quarantine lists
Fixed a scaling issue that caused high-volume flaky-test alerts on the server to stop marking, muting, and recovering tests. The rolling rec
|
Atlas, Tuist
|
Atlas
|
server@1.220.1
|
GitHub
|
|
|
Fix generation crash with external packages that transitively depend on plugin products
tuist generate no longer crashes with "Could not locate project at path" when an external Swift Package Manager package transitively depends
|
Tuist
|
Generated projects
|
4.202.0-canary.1
|
GitHub
|
|
|
Faster cache warm with parallel XCFramework creation
tuist cache warm now creates XCFrameworks concurrently instead of one at a time, with a bounded concurrency limit that scales with the host
|
Tuist
|
Cache, CLI
|
4.202.0-canary.1
|
GitHub
|
|
|
Best-effort run metadata uploads no longer hang commands
Commands such as tuist install now finish promptly even when the configured server is slow or returning errors. Best-effort run metadata upl
|
Tuist
|
CLI
|
4.202.0-canary.1
|
GitHub
|
|
|
Faster generation when static side-effect warnings are disabled
Setting staticSideEffectsWarningTargets: .none in Tuist.swift now skips the static-products lint traversal entirely, matching the intent of
|
Tuist
|
Generated projects
|
4.202.0-canary.1
|
GitHub
|
|
|
Fix redefinition of module errors with precompiled xcframeworks
Targets that depend on precompiled xcframeworks shipping a module.modulemap no longer fail with "redefinition of module". Tuist now excludes
|
Tuist
|
Generated projects
|
4.202.0-canary.1
|
GitHub
|
|
|
Xcode cache daemon now respects client feature flags
When using tuist setup cache, the background Xcode compilation cache daemon now receives the same TUIST_FEATURE_FLAG_ environment variables
|
Tuist
|
CLI, Cache
|
4.202.0-canary.1
|
GitHub
|
|
|
Faster cache warm for projects with many frameworks
tuist cache warm now creates XCFrameworks concurrently during the "Creating XCFrameworks" phase. The concurrency is bounded by the host's ac
|
Tuist
|
Cache
|
4.202.0-canary.1
|
GitHub
|
|
|
Commands stop waiting on slow analytics servers
Best-effort run metadata uploads now have a 15-second total budget, so commands like tuist install finish promptly even when the configured
|
Tuist
|
CLI
|
4.202.0-canary.1
|
GitHub
|