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(infra): hold kura PN address statically instead of renew-forever dhclient

Replace the renew-forever dhclient -d pn0 unit on the runner-cache Elastic Metal nodes with one that discovers the PN address via DHCP once and then holds it as a static address.

GitHub issue
Closed
Kura
tuist/tuist #11476
fix(server): apply custom database schema via SET search_path

When TUIST_DATABASE_SCHEMA is set to a non-public schema, the server now issues an explicit SET search_path TO "<schema>" on every database connection (via Ecto `:after_conne…

GitHub issue
Closed
No domains
tuist/tuist #11471
fix(server): fail runner-cache dispatch over to public when the Kura node is unready

Make the runner-cache cache-endpoint dispatch readiness-aware so a wedged Kura node degrades builds to the public cache instead of timing them out.

GitHub issue
Closed
Kura
tuist/tuist #11461
fix(server): match suite-granularity shard timing by module-qualified name

Tuist.Shards.fetch_timing_data/2 for suite granularity now joins test_suite_runs to test_module_runs and keys the historical timing map on `concat(module.name, ‘/’, suite.n…

GitHub issue
Closed
Compute
tuist/tuist #11469
feat(frontend,cli): fabrik.star loader, workspace walk, glob, and fabrik build

  • New fabrik-frontend crate embeds starlark-rust 0.13. Built-in target globals: rust_binary, rust_library, rust_test, plus a glob() primitive that expands relative to t…

GitHub issue
Closed
Once
tuist/once #8
feat(server): instrument runners dispatch path and extend Grafana dashboard

Adds health telemetry for the Tuist Runners (managed GitHub Actions runners) feature and extends the existing Grafana dashboard from a VM-boot-only view into a full operational das…

GitHub issue
Closed
Compute
tuist/tuist #10850
fix(capi-scaleway, server): unstick orphaned running workflow_jobs end-to-end

Two fixes targeting the same failure mode that left job 76348428905 stuck in GitHub’s queue for 100+ minu…

GitHub issue
Closed
Compute
tuist/tuist #10828
fix(cache): support custom S3 CA certificates

  • Add cache runtime support for S3_CA_CERT_PEM with a TUIST_S3_CA_CERT_PEM alias for parity with the server release.

GitHub issue
Closed
Kura
tuist/tuist #10839
GitHub issue
Closed
Compute
tuist/tuist #10847
feat(kura): geographic attribution (country + subdivision) on metrics and traces

Kura now enriches telemetry with the geographic location of both the request client and the serving node, so we can decide where a customer would benefit from a node in a new regio…

GitHub issue
Closed
Kura
tuist/tuist #10799