8000 Cherry-pick #4303 to 5.4: Use .go-version to specify the Go version for all CI builds by andrewkroh · Pull Request #4403 · elastic/beats · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Cherry-pick #4303 to 5.4: Use .go-version to specify the Go version for all CI builds #4403

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

Merged
merged 1 commit into from
May 29, 2017

Conversation

andrewkroh
Copy link
Member

Cherry-pick of PR #4303 to 5.4 branch. Original message:

Having a simple file that requires no parsing to retrieve the Go version
provides us a standard portable way to know what Go version to use for builds.
It's basically the least common denominator for builds accross CI systems
(Jenkins, AppVeyor, Travis) and operating systems.

Also changed AppVeyor to invalidate the cached Go version only when the
.go-version file changes instead of when the .appveyor.yml changes.

…4303)

Having a simple file that requires no parsing to retrieve the Go version
provides us a standard portable way to know what Go version to use for builds.
It's basically the least common denominator for builds accross CI systems
(Jenkins, AppVeyor, Travis) and operating systems.

Also changed AppVeyor to invalidate the cached Go version only when the
.go-version file changes instead of when the .appveyor.yml changes.
(cherry picked from commit 795ceab)
@tsg
Copy link
Contributor
tsg commented May 29, 2017

I'm going to merge this one, because the jenkins failures look unrelated.

@tsg tsg merged commit d73106d into elastic:5.4 May 29, 2017
@andrewkroh andrewkroh deleted the backport_4303_5.4 branch July 5, 2017 22:16
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
0