Skip to content

fix(cli): align Go workspace paths for dependency commands - #34

Closed
caorushizi wants to merge 2 commits into
masterfrom
codex/fix-windows-go-workspace-paths
Closed

caorushizi wants to merge 2 commits into
masterfrom
codex/fix-windows-go-workspace-paths

Conversation

@caorushizi

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings September 14, 2026 16:51
@vercel

vercel Bot commented Sep 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
one-cli-docs Ready Ready Preview Sep 14, 2026 4:59pm UTC

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

No unresolved review comments remain, and all reviewed changes have approval readiness.

Pull request overview

Aligns Go dependency commands with canonical workspace paths for consistent symlinked workspace resolution.

Changes:

  • Normalizes workspace roots, PWD, and GOWORK.
  • Propagates the normalized environment to Go commands.
  • Expands symlink-path test coverage.
File summaries
File Description
packages/cli/internal/modules/dependencies/service.go Canonicalizes Go workspace paths and command environments.
packages/cli/internal/modules/dependencies/service_test.go Adds coverage for symlinked workspace roots, files, parents, and PWD.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@caorushizi caorushizi closed this Sep 14, 2026
@caorushizi
caorushizi deleted the codex/fix-windows-go-workspace-paths branch September 14, 2026 17:00
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.

2 participants