Hive Hive
Sign in

Forage

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

Items
632
Open signals
159
Domains
11
Forage items
Item Type Status Domains Source Updated Actions
fix(server): css changes to projects page to match Figma

A set of small CSS/token/icon adjustments to bring the account Projects page (and shared account layout) in line with the Figma design:

GitHub issue
Closed
No domains
tuist/tuist #11138
fix(server): stop leaking component release titles into the CLI deprecation warning

The deprecation warning emitted by TuistWeb.WarningsHeaderPlug to old CLI clients was producing a wrong, customer-confusing message — e.g. *“Please upgrade to version **Runners C…

GitHub issue
Closed
Distribution
tuist/tuist #11122
fix(server): stop OrphanedStampedPodsWorker from killing live runner pods

Guard OrphanedStampedPodsWorker against force-deleting pods that are actively executing a job. Adds a runner_started?/1 check on the Pod’s runner container state and refuses …

GitHub issue
Closed
Compute
tuist/tuist #11133
fix(server): tailnet-expose CNPG pooler for xcresult-processor

After the CNPG cutover, process_xcresult stopped draining: 700+ jobs queued by the time the staging fix landed, zero executed. The xcresult-processor BEAM running inside Tart VMs…

GitHub issue
Closed
Compute
tuist/tuist #11134
fix(server): runner log spacing

  • Tightened the runner job log layout by removing flex gaps between rendered log rows and applying explicit line-height inheritance to log cells.

GitHub issue
Closed
Compute
tuist/tuist #11142
fix(server): show runner job platforms

  • Updated the runner job detail page to derive the Platform badge from the shared runner catalog fleet-name prefixes.

GitHub issue
Closed
Compute
tuist/tuist #11147
GitHub issue
Closed
CLI Distribution Generated projects
tuist/tuist #11099
GitHub issue
Closed
Generated projects
tuist/tuist #11146
GitHub issue
Closed
Generated projects
tuist/tuist #11112
fix(kura): fallback legacy project auth after inactive introspection

Fixes the Kura compatibility regression where project-scoped cache requests from older CLIs can be rejected after Kura introspection reports the token inactive.

GitHub issue
Closed
Kura
tuist/tuist #11177