bd daemon sync: 2026-01-12 01:36:53
This commit is contained in:
committed by
Steve Yegge
parent
cbfeac225e
commit
2da4580c3e
@@ -384,7 +384,7 @@
|
||||
{"id":"bd-4zbuu","title":"Session ended: gt-beads-refinery","status":"closed","priority":2,"issue_type":"event","owner":"steve.yegge@gmail.com","created_at":"2026-01-11T21:29:07.839103-08:00","created_by":"beads/refinery","updated_at":"2026-01-11T21:29:07.90551-08:00","closed_at":"2026-01-11T21:29:07.90551-08:00","close_reason":"auto-closed session cost wisp","ephemeral":true}
|
||||
{"id":"bd-5012","title":"Merge: ux-1766978911613","description":"branch: polecat/Nux-1766978911613\ntarget: main\nsource_issue: ux-1766978911613\nrig: beads","status":"closed","priority":2,"issue_type":"merge-request","created_at":"2025-12-28T19:35:42.938017-08:00","created_by":"beads/polecats/Nux","updated_at":"2025-12-29T13:40:29.719953-08:00","closed_at":"2025-12-29T13:40:29.719953-08:00","close_reason":"Stale/spurious - test artifacts, merged PRs, or auto-close candidates"}
|
||||
{"id":"bd-502e","title":"Add comprehensive tests for sync branch daemon logic","description":"The daemon sync branch functionality (bd-6545) was implemented but needs proper end-to-end testing.\n\nCurrent implementation:\n- daemon_sync_branch.go has syncBranchCommitAndPush() and syncBranchPull()\n- daemon_sync.go has been updated to use these functions when sync.branch is configured\n- All daemon tests pass, but no specific tests for sync branch behavior\n\nTesting needed:\n- Test that daemon commits to sync branch when sync.branch is configured\n- Test that daemon commits to current branch when sync.branch is NOT configured (backward compatibility)\n- Test that daemon pulls from sync branch and syncs JSONL back to main repo\n- Test worktree creation and health checks during daemon operations\n- Test error handling (missing branch, worktree corruption, etc.)\n\nKey challenge: Tests need to run in the context of the git repo (getGitRoot() uses current working directory), so test setup needs to properly change directory or mock the git root detection.\n\nReference existing daemon tests in daemon_test.go and daemon_autoimport_test.go for patterns.","status":"closed","priority":2,"issue_type":"task","created_at":"2025-11-02T15:59:13.341491-08:00","updated_at":"2025-11-02T16:39:53.278313-08:00","closed_at":"2025-11-02T16:39:53.278313-08:00","dependencies":[{"issue_id":"bd-502e","depends_on_id":"bd-6545","type":"parent-child","created_at":"2025-11-02T15:59:13.342331-08:00","created_by":"daemon"}]}
|
||||
{"id":"bd-502gs","title":"Fix orphaned test references: TypeRig, IsBuiltIn, parseCommaSeparated","description":"dispatched_by: beads/crew/emma\n\nPre-existing build failures found during refinery patrol:\n\n**Files with errors:**\n- internal/types/types_test.go:553: undefined: TypeRig\n- internal/types/types_test.go:591: undefined: TypeRig \n- internal/types/types_test.go:603: tt.issueType.IsBuiltIn undefined\n- internal/storage/sqlite/validators_test.go:208: undefined: parseCommaSeparated\n\n**Root cause:**\nProduction code removed these symbols but tests weren't updated:\n- TypeRig constant removed from types.go\n- IsBuiltIn() method removed from IssueType\n- parseCommaSeparated() removed from validators.go\n\n**Impact:**\n- go test ./... fails to compile\n- Tests cannot run until fixed\n\n**Fix:**\nRemove orphaned test code that references deleted production symbols.","status":"hooked","priority":1,"issue_type":"bug","assignee":"beads/crew/emma","created_at":"2026-01-10T21:43:12.764001-08:00","created_by":"beads/refinery","updated_at":"2026-01-12T01:29:14.76174-08:00"}
|
||||
{"id":"bd-502gs","title":"Fix orphaned test references: TypeRig, IsBuiltIn, parseCommaSeparated","description":"dispatched_by: beads/crew/emma\n\nPre-existing build failures found during refinery patrol:\n\n**Files with errors:**\n- internal/types/types_test.go:553: undefined: TypeRig\n- internal/types/types_test.go:591: undefined: TypeRig \n- internal/types/types_test.go:603: tt.issueType.IsBuiltIn undefined\n- internal/storage/sqlite/validators_test.go:208: undefined: parseCommaSeparated\n\n**Root cause:**\nProduction code removed these symbols but tests weren't updated:\n- TypeRig constant removed from types.go\n- IsBuiltIn() method removed from IssueType\n- parseCommaSeparated() removed from validators.go\n\n**Impact:**\n- go test ./... fails to compile\n- Tests cannot run until fixed\n\n**Fix:**\nRemove orphaned test code that references deleted production symbols.","status":"hooked","priority":1,"issue_type":"bug","assignee":"beads/crew/fang","created_at":"2026-01-10T21:43:12.764001-08:00","created_by":"beads/refinery","updated_at":"2026-01-12T01:36:52.751568-08:00"}
|
||||
{"id":"bd-512v","title":"Verify release artifacts","description":"Check GitHub releases page - binaries for darwin/linux/windows should be available","status":"tombstone","priority":1,"issue_type":"task","created_at":"2025-12-21T13:52:33.067124-08:00","updated_at":"2025-12-21T13:53:49.35495-08:00","deleted_at":"2025-12-21T13:53:49.35495-08:00","deleted_by":"stevey","delete_reason":"manual delete","original_type":"task"}
|
||||
{"id":"bd-51521","title":"Session ended: gt-beads-crew-emma","status":"closed","priority":2,"issue_type":"event","created_at":"2026-01-08T20:24:53.957149-08:00","created_by":"beads/crew/emma","updated_at":"2026-01-08T20:24:53.991009-08:00","closed_at":"2026-01-08T20:24:53.991009-08:00","close_reason":"auto-closed session event"}
|
||||
{"id":"bd-51jl","title":"Feature P1","status":"closed","priority":1,"issue_type":"feature","created_at":"2025-11-07T19:04:24.852171-08:00","updated_at":"2025-11-07T22:07:17.343481-08:00","closed_at":"2025-11-07T21:55:09.426728-08:00"}
|
||||
|
||||
Reference in New Issue
Block a user