Hive Hive
Sign in

Drops

Shipped updates from GitHub releases and changelog feeds across every domain.

Activity
Published Title Project Domains Version Source
See test case durations as p50, p90 and p99 The Test Cases table showed one duration per test: the mean of its last 50 runs, with no time bound and no separation between CI and local.
Once, Tuist
Testing
RSS
Choose the timeframe for test case metrics The summary metrics on a test case page now respond to a date range picker, with presets for the last 24 hours, 7 days, 30 days and 12 month
Once, Tuist
Testing
RSS
Sort quarantined and flaky tests by when they were marked The quarantined tests page now shows a sortable "Quarantined at" column, and the flaky tests page a "Marked flaky at" column. Both timestamp
Once, Tuist
Testing
RSS
Control target cache invalidation with additional inputs A target's output can depend on more than its source files and declared dependencies. Code-generation templates, tool versions, configuratio
Tuist
Cache
RSS
Tune network retries for slow or congested connections A longer resource timeout can keep a slow but progressing cache download from falling back to a source build. Until now, however, every fail
Tuist
Cache
RSS
Authenticate coding agents with auth.md Tuist now supports the complete auth.md authentication lifecycle for coding agents. An unauthenticated agent can discover instructions from
Tuist
MCP
RSS
Get a run’s dashboard URLs as JSON, on any CI provider Until now, the only way to get a run's dashboard URLs out of a CI job was to read them off the log. On GitHub Actions the job summary covere
Tuist
CLI
RSS
SwifterPM is now the default for generated projects tuist install now uses SwifterPM by default to fetch and restore your Swift package dependencies. Resolution stays with the Swift Package Ma
Tuist
Generated projects
RSS
Manage account tokens from the dashboard Account tokens can now be managed directly from the Tuist dashboard. Generate scoped tokens for CI and automation, choose whether they can a
Tuist
Compute
RSS
Source-backed answers from coding agents Coding agents connected to the hosted Tuist Model Context Protocol endpoint can now use the ask_tuist prompt to answer questions about Tuist
Tuist
MCP
RSS
Next