Skip to content

Conversation

@tomleb
Copy link
Contributor

@tomleb tomleb commented Dec 23, 2024

Go telemetry in go 1.23 are written to $HOME/.config/go/ (or xdg config). Rancher's dapper config points $HOME to the root of the repo, so running the go generate command creates telemetry files which are then added with git add ..

Since we don't want those files in the commit, we remove them before staging the files.

@tomleb tomleb requested a review from a team as a code owner December 23, 2024 18:01
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.

3 participants