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
feat(server): build/test duration metrics API + Grafana data source plugin

Make build and test run durations queryable as time series with percentile metrics (p50/p90/p99 and average) over a chosen time range, and ship a Grafana data source plugin that co…

GitHub issue
Closed
No domains
tuist/tuist #11210
fix(grafana-datasource): build with Go 1.26.4 to patch stdlib vulnerabilities

Addresses the warnings from Grafana’s catalog review of the plugin (ticket #232399).

GitHub issue
Closed
Distribution
tuist/tuist #11283
fix(grafana-datasource): resolve catalog review blockers (serialize-javascript + version stamp)

Grafana’s catalog review of 0.1.1 failed with two hard errors. This fixes both (the remaining unsigned-plugin is expected pre-review; provenance/sponsorship are non-block…

GitHub issue
Closed
Distribution
tuist/tuist #11291
GitHub issue
Closed
Atlas
tuist/tuist #11212
fix(server): clear Trivy npm dependency vulnerabilities

Bumped the pinned pnpm.overrides in server/package.json (and added overrides for the transitive form-data and @opentelemetry/core) to the fixed versions, regenerating `serv…

GitHub issue
Closed
No domains
tuist/tuist #11303
fix(kura): scope managed-region public hosts per environment

Managed Kura regions now mint environment-scoped public hostnames. Non-production deployments insert an env suffix on the leftmost label (-staging / -canary); production is…

GitHub issue
Closed
Kura
tuist/tuist #11270
fix(cli): resolve suite shard enumeration destination

  • Normalizes shard-plan destinations before suite-level test enumeration.

GitHub issue
Closed
CLI
tuist/tuist #11216
fix(cli): report correct error when sharding without a fullHandle

Running a sharded test execution on a project that has no fullHandle now fails with a message that names the real problem instead of a misleading one about flag conflicts.

GitHub issue
Closed
CLI
tuist/tuist #11277
GitHub issue
Closed
Cache
tuist/tuist #11281
fix(cli): keep shard plan reference stable across CI re-runs

Test sharding derives a shard plan reference per CI run. On GitHub Actions it was built as github-{runId}-{attemptNumber} from GITHUB_RUN_ID + GITHUB_RUN_ATTEMPT. This change…

GitHub issue
Closed
CLI
tuist/tuist #11284