Hive Hive
Sign in

Forage

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

Items
820
Open signals
194
Domains
14
Forage items
Item Type Status Domains Source Updated Actions
GitHub issue
Closed
Kura
tuist/tuist #11387
fix(cli): support SwiftPM static library artifact bundles

  • Teach PackageInfoMapper to recognize SE-0482 staticLibrary .artifactbundle artifacts instead of treating every binary artifact path as an .xcframework.

GitHub issue
Closed
Generated projects
tuist/tuist #11325
fix(kura): recover the wedged replication mesh and make fresh-node bootstrap fast (read timeout + parallel fetch)

The tuist Kura replication mesh wedged: every tuist node sat 0/1 not-ready for hours, bootstrap stuck at “N artifact(s) failed this pass, 0 applied”, peers logging `failed to str…

GitHub issue
Closed
Kura
tuist/tuist #11464
Add granular Elixir target rules

  • New fabrik-elixir crate lowers [[elixir.library]] and [[elixir.binary]] targets into per-target compile actions, each producing a .ebin directory of .beam files. Dep `.…

GitHub issue
Closed
Once
tuist/once #39
Add VitePress docs site

  • Add a VitePress documentation site under docs/

GitHub issue
Closed
Once
tuist/once #35
fix(observability): report Oban failures after retries

Hive now reports Oban job failures to Sentry only after a job exhausts all attempts by default.

GitHub issue
Closed
Hive
tuist/hive #82
fat: Support Apple app run and Swift Testing bundles

  • Adds generic rule-declared uncacheable actions so launch side effects bypass action-cache replay while Rust stays toolchain-agnostic.

GitHub issue
Closed
Once
tuist/once #108
Position scripts as graph adapters

  • Reframes Once around graph-aware repository automation and content-addressed actions instead of script-first positioning.

GitHub issue
Closed
Once
tuist/once #107
fix(cli): pass explicit workingDirectory to swift package commands

Several CommandRunner.run call sites in the SwiftPM-driven graph-load path relied on the default workingDirectory resolution, which reads `FileManager.default.currentDirectoryP…

GitHub issue
Closed
CLI Generated projects
tuist/tuist #10891
fix(cli): preserve asset symbol generation for buildable-folder xcassets

  • preserve asset symbol generation for static targets whose .xcassets come from buildableFolders by promoting those catalogs onto the main target’s Sources phase

GitHub issue
Closed
Generated projects
tuist/tuist #10911