Skip to content

V3: Fix doctor system go detection and goenv shimming#532

Merged
ChronosMasterOfAllTime merged 7 commits into
mainfrom
fix/system/go
Apr 16, 2026
Merged

V3: Fix doctor system go detection and goenv shimming#532
ChronosMasterOfAllTime merged 7 commits into
mainfrom
fix/system/go

Conversation

@ChronosMasterOfAllTime

@ChronosMasterOfAllTime ChronosMasterOfAllTime commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

When system go installed it somehow gets precedence on shims

When running goenv init in a subshell it loses itself

@ChronosMasterOfAllTime ChronosMasterOfAllTime changed the title Fix doctor system go detection and goenv shimming V3: Fix doctor system go detection and goenv shimming Apr 15, 2026
Instead of relying on PATH (which may not be set up in CI),
use runtime.GOROOT() to locate the Go compiler used to run
the tests. This is more reliable across different CI environments.
@ChronosMasterOfAllTime ChronosMasterOfAllTime merged commit 7226986 into main Apr 16, 2026
11 checks passed
@ChronosMasterOfAllTime ChronosMasterOfAllTime deleted the fix/system/go branch April 16, 2026 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant