Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Remove duplicated page header badges on list pages List page headers for Forage, Specs, Drops, and Audit no longer show a category badge that repeats the same text as the page heading. This r
Hive
Hive
0.33.2
GitHub
Remove duplicated page header badges on list pages The list page headers for Forage, Specs, Drops, and Audit no longer show a category badge that repeated the same text as the page heading. T
Hive
Hive
0.33.2
GitHub
Custom PostgreSQL schema support for the xcresult processor The xcresult processor image now honors the same PostgreSQL schema configuration as the rest of the Tuist stack. When you set a custom schem
Kura, Tuist
Kura
xcresult-processor-image@0.30.0
GitHub
Helm chart supports custom PostgreSQL schema You can now configure a non-public PostgreSQL schema for the Tuist server using the Helm chart's postgresql.schema value. The value is injec
Tuist
Distribution
helm@0.9.0
GitHub
Custom database schema support for self-hosted Postgres You can now run Tuist Server's primary Postgres database in a custom schema instead of public. Set the new postgresql.schema value in the He
Kura, Tuist
Kura
helm@0.9.0
GitHub
Documentation clarifies how bundle sizes compare to App Store Connect The bundle insights documentation now includes an 'Understanding bundle sizes' section that explains the difference between install size and
Atlas, Tuist
Atlas
server@1.219.0
GitHub
Fix daily account-usage refresh stalling on large hosted instances The daily account-usage refresh job now batches worker inserts into groups of 1,000, staying within PostgreSQL's parameter limit. This fixes
Kura, Tuist
Kura
xcresult-processor-image@0.29.1
GitHub
Fixed daily account usage refresh stalling on large hosted instances The daily refresh job that updates cached monthly usage for each account now splits its queued work into batches of 1,000 jobs before insert
Atlas, Tuist
Atlas
xcresult-processor-image@0.29.1
GitHub
Daily account usage refresh no longer stalls for large accounts Fixed a server-side bug where the daily account usage refresh could fail with a PostgreSQL parameter limit error when many accounts had stal
Atlas, Tuist
Atlas
server@1.218.4
GitHub
Fix daily account-usage refresh stalling on large instances The daily account-usage refresh no longer fails when many accounts need updating. Previously, the job inserted all pending account-usage wor
Atlas, Tuist
Atlas
server@1.218.4
GitHub