Skip to content

PR#39

Merged
guoyongchang merged 2 commits into
mainfrom
ui-optimize-3
Jun 11, 2026
Merged

PR#39
guoyongchang merged 2 commits into
mainfrom
ui-optimize-3

Conversation

@guoyongchang

Copy link
Copy Markdown
Owner

body

- Windows CI: use --no-run (compile-only) since portable-pty/Tauri
  native deps lack ConPTY DLLs on GitHub Actions runners
  (STATUS_ENTRYPOINT_NOT_FOUND). macOS keeps full test execution.
- pty.rs: gate Duration/Instant imports with cfg(not(windows))
- worktree.rs: replace match-on-constants with if-chain for
  RestartManager app type (windows_sys constants aren't pattern-safe)
- system.rs: suppress dead_code on test helper `remove()`, gate
  `shell_quote` with cfg(unix)
@guoyongchang guoyongchang merged commit 5087699 into main Jun 11, 2026
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