altair823
2221113329
fix(v033): sync configure-sync — git init 전 syncDir mkdir(recursive)
...
settings:configure-sync IPC 핸들러가 `git -C <syncDir> init` 호출 전에
syncDir 디렉토리를 생성하지 않아, sync 첫 설정 시 git 이 chdir 단계에서
`fatal: cannot change to '<profileDir>/sync': No such file or directory` 로
실패하던 문제. SyncService.runSync() 의 동일 패턴 (mkdir recursive) 을
핸들러에도 추가.
연쇄 증상: SyncSection 의 "연결 테스트" 버튼 disabled 조건이 저장된 url
state 기반이라, 저장 실패로 url 영영 비어 있어 버튼 활성화 불가 (닭/달걀).
mkdir fix 로 자동 해소.
회귀: sync-ipc.test.ts 에 mkdir 호출 순서 검증 1건 추가 (18 pass).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-10 22:04:46 +09:00
..
2026-04-26 11:12:45 +09:00
2026-05-10 04:59:19 +09:00
2026-05-10 13:55:52 +09:00
2026-05-10 04:53:21 +09:00
2026-05-10 14:12:37 +09:00
2026-05-07 02:25:21 +09:00
2026-05-07 02:30:29 +09:00
2026-04-26 02:13:47 +09:00
2026-05-07 02:03:31 +09:00
2026-04-26 03:08:30 +09:00
2026-05-09 15:43:01 +09:00
2026-05-09 16:09:33 +09:00
2026-05-10 04:10:59 +09:00
2026-05-01 20:58:18 +09:00
2026-04-26 13:04:17 +09:00
2026-05-10 03:33:48 +09:00
2026-05-01 21:28:12 +09:00
2026-05-09 16:25:24 +09:00
2026-05-10 00:24:24 +09:00
2026-05-10 03:23:00 +09:00
2026-04-26 11:37:43 +09:00
2026-05-09 16:25:24 +09:00
2026-05-10 03:33:48 +09:00
2026-05-10 03:33:48 +09:00
2026-05-10 04:45:43 +09:00
2026-05-10 14:23:19 +09:00
2026-05-10 14:23:19 +09:00
2026-05-10 14:23:19 +09:00
2026-05-10 14:23:19 +09:00
2026-05-07 02:07:20 +09:00
2026-05-09 14:00:50 +09:00
2026-05-05 01:27:25 +09:00
2026-05-10 14:00:33 +09:00
2026-05-09 15:27:15 +09:00
2026-05-09 20:32:32 +09:00
2026-05-10 00:16:35 +09:00
2026-05-01 20:58:18 +09:00
2026-05-10 00:16:35 +09:00
2026-05-09 16:46:55 +09:00
2026-05-09 20:47:51 +09:00
2026-05-10 00:24:24 +09:00
2026-05-10 00:24:24 +09:00
2026-05-10 13:45:37 +09:00
2026-05-10 13:45:37 +09:00
2026-05-10 13:45:37 +09:00
2026-05-09 16:25:24 +09:00
2026-05-09 16:18:19 +09:00
2026-05-02 12:19:39 +09:00
2026-05-04 23:32:20 +09:00
2026-05-10 14:23:19 +09:00
2026-05-10 00:39:36 +09:00
2026-05-09 20:51:13 +09:00
2026-05-10 00:35:34 +09:00
2026-05-07 02:28:17 +09:00
2026-05-10 04:59:19 +09:00
2026-05-10 04:42:52 +09:00
2026-05-02 03:32:01 +09:00
2026-05-10 14:12:37 +09:00
2026-05-02 01:41:04 +09:00
2026-05-09 15:33:49 +09:00
2026-05-10 00:31:53 +09:00
2026-05-07 01:36:26 +09:00
2026-05-09 15:33:49 +09:00
2026-05-09 15:33:49 +09:00
2026-05-09 15:51:51 +09:00
2026-05-10 22:04:46 +09:00
2026-05-10 03:56:00 +09:00
2026-05-10 04:10:59 +09:00
2026-05-10 04:10:59 +09:00
2026-05-10 03:40:09 +09:00
2026-05-10 03:59:52 +09:00
2026-05-05 01:31:16 +09:00
2026-05-05 01:31:16 +09:00
2026-05-02 13:17:49 +09:00
2026-05-07 02:16:29 +09:00
2026-05-10 04:59:12 +09:00
2026-05-10 11:12:13 +09:00
2026-05-10 04:43:03 +09:00
2026-05-10 04:59:19 +09:00