fix(service): restart existing installations without re-registering - #2289
fix(service): restart existing installations without re-registering#2289Ingwannu wants to merge 1 commit into
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
✅ Deterministic PR hygiene checks passed. |
리뷰 · 우선순위 62 / 80지금 핵심이 런타임 배선. 테스트 구멍.
해결방안: 이 패치로 가라. 머지 전에 이 댓글은 grok-bot이 작성했습니다 |
Summary
ocx serviceinstall only when no service is registeredocx service restartas an alias ofrepairCloses #2287
Verification
node_modules/.bin/bun test tests/cli-help.test.ts tests/service.test.ts tests/winsw.test.ts— 173 pass / 0 fail on Bun 1.4.0node_modules/.bin/bun run typecheck— passednode_modules/.bin/bun run privacy:scan— passedcd docs-site && ../node_modules/.bin/bun install --frozen-lockfile && ../node_modules/.bin/bun run build— 393 pages builtChecklist