Hive Hive
Sign in

Forage

Feature requests, bug reports, feedback, GitHub issues, and Grafana alerts in one queue.

Items
818
Open signals
192
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
fix(server): ignore Mix compile lock in code reloader

  • Added TuistWeb.CodeReloader, a small wrapper around Phoenix’s development code reloader.

GitHub issue
Closed
No domains
tuist/tuist #11396
fix(server): process runs with project account

This changes the build and test run creation endpoints to attach the selected project’s account to the run params instead of the authenticated user’s account. It also adds regressi…

GitHub issue
Closed
Compute
tuist/tuist #11381
fix(kura,server): stop Kura cold-start replication storm and let the fix reach degraded servers

Two paired changes. One stops the storm; the other makes the fix reach the servers that are already broken. Neither is sufficient on its own.

GitHub issue
Closed
Kura
tuist/tuist #11405
fix(noora): accessible sidebar and breadcrumbs focus + tab menu color states

  • Keyboard focus on sidebar tabs is now visible. A collapsible group header is two tab stops — the navigate link and the chevron toggle — but only the chevron showed the browse…

GitHub issue
Closed
No domains
tuist/tuist #11389
fix(server): contain wide docs tables

Resolves no linked issue.

GitHub issue
Closed
No domains
tuist/tuist #11411
fix(server): handle in-progress VCS test comments

  • Added PR comment rendering coverage for an Xcode test run whose status is in_progress.

GitHub issue
Closed
No domains
tuist/tuist #11409
feat(infra,server): serve Kura HTTP cache + gRPC (Bazel REAPI) from a single host

Serve the Kura HTTP cache API and gRPC (Bazel REAPI) from a single hostnamehttps://<host> for the REST cache and grpcs://<host> for the Remote Execution API — el…

GitHub issue
Closed
Kura
tuist/tuist #11356
feat(noora, server): update neutrallight colors

Update NeutralLight colors to match Figma

GitHub issue
Closed
No domains
tuist/tuist #11412
fix(cli): remove cache target build time tracking

  • Removed the cache warm path that copied and parsed .xcactivitylog files to infer per-target build times.

GitHub issue
Closed
CLI Cache
tuist/tuist #11282
fix(cli): SwifterPM 0.8.12 (skip __MACOSX, stream resolve output)

Bumps the pinned SwifterPM dependency from 0.8.10 to 0.8.12. Two fixes ship with…

GitHub issue
Closed
CLI Generated projects
tuist/tuist #11308