Skip to content

fix: preserve .DONE files in working tree after artifact staging - #91

Merged
HenryLach merged 1 commit into
mainfrom
fix/done-file-preservation-and-test-isolation
Mar 19, 2026
Merged

HenryLach merged 1 commit into
mainfrom
fix/done-file-preservation-and-test-isolation

Conversation

@HenryLach

Copy link
Copy Markdown
Owner

.DONE files were deleted during merge artifact staging, causing them to be missing after /orch-integrate. Also fixed test isolation issue with user preferences. 828 tests.

Two fixes:
1. Stop deleting .DONE files from working tree after artifact staging.
   The deletion caused .DONE files to be missing after /orch-integrate
   ff merge. The stash in /orch-integrate handles dirty files. Also
   added .worktrees/ exclusion to artifact file filter.
2. Fix test that broke when user preferences override reviewer model.
   Test now checks individual fields instead of toEqual on full object.
@HenryLach
HenryLach merged commit c155ec3 into main Mar 19, 2026
1 check passed
@HenryLach
HenryLach deleted the fix/done-file-preservation-and-test-isolation branch March 19, 2026 14:53
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