Hive Hive
Sign in

Forage

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

Items
817
Open signals
191
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
fix(server): use a version below the floor in the lower-than-floor deprecation test

The "deprecation warning if the version is lower than 4.150.0" test in warnings_header_plug_test.exs now stubs the request header with 4.149.0 (and asserts on the matching …

GitHub issue
Closed
No domains
tuist/tuist #11121
GitHub issue
Closed
Kura
tuist/tuist #11120
GitHub issue
Closed
CLI
tuist/tuist #11116
fix(kura): flush REAPI ByteStream uploads before persisting

The REAPI ByteStream/Write handler streamed upload chunks into a temp file with write_all, then persisted the blob by re-opening that path on a separate descriptor (stat + …

GitHub issue
Closed
Kura
tuist/tuist #11129
GitHub issue
Closed
Cache
tuist/tuist #11136
fix(kura): optimize artifact response streaming

  • Added a same-port Linux accelerator for eligible public plaintext HTTP/1 artifact downloads.

GitHub issue
Closed
Kura
tuist/tuist #11124
fix(kura): reconcile expanded storage without StatefulSet mutation

  • Preserve existing StatefulSet volumeClaimTemplates during KuraInstance reconciliation so storage changes do not attempt to mutate an immutable StatefulSet field.

GitHub issue
Closed
Kura
tuist/tuist #11139
fix(kura): key ByteStream CAS blobs with the blob/ prefix so FindMissingBlobs sees them

parse_blob_resource_name (the shared parser for ByteStream Write and Read resource names) now builds its CAS storage key via blob_key(...)blob/{hash}/{size} — matching…

GitHub issue
Closed
Kura
tuist/tuist #11141
GitHub issue
Closed
Kura
tuist/tuist #11148
GitHub issue
Closed
Kura
tuist/tuist #11151