Skip to content

Go - Adds /go/bin to PATH#162

Merged
samruddhikhandale merged 4 commits into
mainfrom
samruddhikhandale/go-remove-target_go_path
Sep 16, 2022
Merged

Go - Adds /go/bin to PATH#162
samruddhikhandale merged 4 commits into
mainfrom
samruddhikhandale/go-remove-target_go_path

Conversation

@samruddhikhandale

@samruddhikhandale samruddhikhandale commented Sep 16, 2022

Copy link
Copy Markdown
Member

Fixes - #159

go is installed at /usr/local/go/bin and the go tools are installed at /go/bin. Updated containerEnv to reflect the same.

Also, removed updateRc which updated GOROOT, GOPATH and PATH (containerEnv already updates that)

@samruddhikhandale samruddhikhandale requested a review from a team as a code owner September 16, 2022 18:23
@samruddhikhandale samruddhikhandale changed the title Go - Install go tools at /usr/local/go/bin Go - Adds /go/bin to PATH Sep 16, 2022

@joshspicer joshspicer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good to me - I especially like the scenarios added here to exercise slightly more complex cases 🚀

@yuku - I believe you shared some go insights with us over on vscode-dev-containers. Would love your opinion on if these container envs all look good :)

@samruddhikhandale samruddhikhandale merged commit ef939f9 into main Sep 16, 2022
@samruddhikhandale samruddhikhandale deleted the samruddhikhandale/go-remove-target_go_path branch September 16, 2022 20:51
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