Skip to content

[7.x] [code] Append go env variable 'GOCACHE' to go lsp spawn command. (#44864)#44901

Merged
movie-travel-code merged 1 commit intoelastic:7.xfrom
movie-travel-code:backport/7.x/pr-44864
Sep 5, 2019
Merged

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

Conversation

@movie-travel-code
Copy link
Copy Markdown

Backports the following commits to 7.x:

…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 3ff0b88 into elastic:7.x 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