Skip to content

Declare installGoTools option to toggle tools installation - #1729

Open
Sven Giermann (Giermann) wants to merge 3 commits into
devcontainers:mainfrom
Giermann:patch-2
Open

Declare installGoTools option to toggle tools installation#1729
Sven Giermann (Giermann) wants to merge 3 commits into
devcontainers:mainfrom
Giermann:patch-2

Conversation

@Giermann

Copy link
Copy Markdown

The tools-installation block on (controlled by variable INSTALL_GO_TOOLS) should by a user-facing toggle.
Prior to this patch INSTALL_GO_TOOLS had to be put into devcontainer.json and was not documented.
This adds the missing option declaration and fixes install.sh to read the correctly-exported name, consistent with the version and golangCiLintVersion pattern immediately above it.

Added 'installGoTools' option to specify installation of common Go tools.
Added 'installGoTools' option to README for Go tools installation.
@Giermann
Sven Giermann (Giermann) requested a review from a team as a code owner September 7, 2026 12:19
@Giermann

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

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