Skip to content

[7.4] [code] Append go env variable 'GOCACHE' to go lsp spawn command. (#44864)#44902

Merged
movie-travel-code merged 1 commit intoelastic:7.4from
movie-travel-code:backport/7.4/pr-44864
Sep 5, 2019
Merged

[7.4] [code] Append go env variable 'GOCACHE' to go lsp spawn command. (#44864)#44902
movie-travel-code merged 1 commit intoelastic:7.4from
movie-travel-code:backport/7.4/pr-44864

Conversation

@movie-travel-code
Copy link
Copy Markdown

Backports the following commits to 7.4:

…stic#44864)

'GOCACHE' is set to '$HOME/.cache' by default. It is not portable
because it relies on the users who run the kibana. Customize
'GOCACHE' to $GOPATH/.cache to make the go lsp more portable.

FYI: The build cache is now required as a step toward eliminating
$GOPATH/pkg.
@movie-travel-code movie-travel-code added the backport This PR is a backport of another PR label Sep 5, 2019
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@movie-travel-code movie-travel-code merged commit f204635 into elastic:7.4 Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants