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
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
No domains
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
No domains
tuist/tuist #10911
fix(cli): emit cross-project PBXTargetDependency for foreign build consumers

Reported in the Tuist Community Slack: a user defined a foreignBuild() target in a separate Tuist Project (a KMP wrapper) that the iOS app’s Framework1 depends on via `.proje…

GitHub issue
Closed
Generated projects
tuist/tuist #10885
fix(cli): ignore embeddable watch apps in redundant dependency inspection

This fixes a false positive in tuist inspect dependencies --only redundant for modern watchOS apps represented as watchOS .app targets.

GitHub issue
Closed
CLI
tuist/tuist #10771
fix(cli): canonicalize xcodebuild analytics metadata

  • fix the tuist xcodebuild analytics crash when the command is parsed through the unordered XcodeBuildCommandReorderer path

GitHub issue
Closed
CLI
tuist/tuist #10920
fix(cli): respect configured SwiftPM scratch paths

Respect the configured SwiftPM scratch path across Tuist instead of hardcoding .build in a few code paths.

GitHub issue
Closed
Generated projects
tuist/tuist #9253