Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update vagrantfile to use go defined in .go-version #7073

Merged
merged 1 commit into from
May 14, 2018

Conversation

ph
Copy link
Contributor

@ph ph commented May 11, 2018

Update the powershell and unix provision scripts to use the go defined
in .go-version.

Update the powershell and unix provision scripts to use the go defined
in `.go-version`.
@@ -26,18 +26,31 @@
# - Folder syncing doesn't work well. Consider copying the files into the box or
# cloning the project inside the box.

GO_VERSION = File.read(File.join(File.dirname(__FILE__), ".go-version")).strip

# Provisioning for Windows PowerShell
$winPsProvision = <<SCRIPT
Copy link
Member

Choose a reason for hiding this comment

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

Could we move these scripts to their own files?

@ph
Copy link
Contributor Author

ph commented May 11, 2018 via email

@jsoriano jsoriano merged commit b664a88 into elastic:master May 14, 2018
stevea78 pushed a commit to stevea78/beats that referenced this pull request May 20, 2018
Update the powershell and unix provision scripts to use the go defined
in `.go-version`.
stevea78 pushed a commit to stevea78/beats that referenced this pull request May 20, 2018
Update the powershell and unix provision scripts to use the go defined
in `.go-version`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants