Publish Windows binary + add to scoop bucket for parity with brew install #52
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/repo-recall#52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally filed by @coilysiren on 2026-05-10T06:59:46Z - https://github.com/coilysiren/repo-recall/issues/72
Problem
repo-recall's release pipeline today is Mac/Linux only:
There is no Windows install path. On the Windows host repo-recall must currently be built from source via `cargo install --git https://github.com/coilysiren/repo-recall` (works, but doesn't pin to release tags and doesn't share the brew flow's CI provenance).
Proposed fix
Mirror the brew-tap architecture with a Scoop bucket. Pairs with the parallel coily issue at coilysiren/coily#107 - same bucket repo (`coilysiren/scoop-bucket`) hosts both manifests.
Two pieces specific to repo-recall:
Windows host one-time setup after the bucket exists:
Updates via `scoop update repo-recall`. Daemon management on Windows is out of scope (no `brew services` equivalent - document "run in a long-lived terminal or use Task Scheduler" in the README).
Sequencing
Blocked on coily#107 for the bucket repo to exist. Build-job piece can land independently.
Out of scope
Related
Backlog burndown 2026-06-17: closing low-priority (P3/P4) to bring the open count to a manageable level. Nothing lost — reopen if this resurfaces. Batch tag:
burndown-2026-06.