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(script): align script rules with annotated files

  • make rule = "script" the canonical script model, with [target.script] and shared field names across inline scripts and annotated script files

GitHub issue
Closed
Once
tuist/once #46
feat: add pluggable cache provider with Tuist backend

  • Add a CacheProvider abstraction in fabrik-cas wrapping the local CAS, with Tuist as the first remote backend (writes mirror to the remote while a local CAS stays in front).

GitHub issue
Closed
Once
tuist/once #47
Remove TOML script targets

  • Remove TOML-backed script target parsing so once.toml is reserved for workspace configuration.

GitHub issue
Closed
Once
tuist/once #52
fix(release): package supported microsandbox targets

  • Installs libcap-ng-dev in the Linux release packaging job so once-cli can link the embedded Microsandbox provider.

GitHub issue
Closed
Once
tuist/once #58
Expose runtime cache CLI commands

  • Add fabrik cache blob put/get for direct content-addressed blob reads and writes from files, stdin, stdout, or output paths.

GitHub issue
Closed
Once
tuist/once #50
feat: Add remotely executable scripts

  • Add remotely executable scripts through FABRIK remote, [target.script].remote, and fabrik run/exec --remote --compute.

GitHub issue
Closed
Once
tuist/once #48
feat(cache): release compressed cache outputs

  • Adds a conventional release-trigger commit after PR #56 merged with a non-conventional squash title.

GitHub issue
Closed
Once
tuist/once #57
Compress CAS blobs and configure output symlink capture

  • Add zstd-backed blob storage in the local CAS while keeping BLAKE3 digests based on uncompressed bytes.

GitHub issue
Closed
Once
tuist/once #56
Add embeddable Once SDK and signed XCFramework release

  • Add a new embeddable once crate with a documented Rust API, C ABI entry points, and Apple module headers.

GitHub issue
Closed
Once
tuist/once #59
Add Apple graph commands and queries

  • Add typed frontend graph models for Apple targets, capabilities, providers, schemas, diagnostics, and typed manifest attrs.

GitHub issue
Closed
Once
tuist/once #70