Skip to content

fix(keeper): importAndPush requires repo (forwarded) — v0.6.0#11

Merged
bdelanghe merged 1 commit into
mainfrom
fix/import-and-push-repo
Jun 23, 2026
Merged

fix(keeper): importAndPush requires repo (forwarded) — v0.6.0#11
bdelanghe merged 1 commit into
mainfrom
fix/import-and-push-repo

Conversation

@bdelanghe

Copy link
Copy Markdown
Contributor

A live daemon e2e surfaced a real gap: door-keeper's import-and-push requires repo (the daemon-side keeper clone), but ImportAndPushOptions omitted it — so the wire path was incomplete (commit/push both take repo). Adds repo (required, path-translated via translateRepoPath like commit/push). Breaking for importAndPush callers → v0.6.0.

🤖 Generated with Claude Code

door-keeper import-and-push requires a repo (the daemon-side keeper clone) but
ImportAndPushOptions omitted it — the wire path was incomplete (commit/push both
take repo). Add repo (required, path-translated like commit/push). Surfaced by a
live daemon e2e. Breaking for importAndPush callers → v0.6.0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bdelanghe bdelanghe merged commit cf33981 into main Jun 23, 2026
2 of 3 checks passed
@bdelanghe bdelanghe deleted the fix/import-and-push-repo branch June 23, 2026 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant